#FF3CAC
#562B7C
#2B86C5

Linear CSS gradient

#175 Magic Ray Gradient

Magic Ray is a linear CSS gradient built from 3 colors: #FF3CAC, #562B7C, #2B86C5. It works well for hero sections, UI surfaces, marketing pages, and subtle background treatments.

Use the palette table below to grab exact HEX and RGB values, then copy the raw CSS snippet and drop it straight into your project without re-building the gradient by hand.

Color palette

ColorHEXRGB
#FF3CACrgb(255, 60, 172)
#562B7Crgb(86, 43, 124)
#2B86C5rgb(43, 134, 197)

CSS code

background-image: linear-gradient(-225deg, #FF3CAC 0%, #562B7C 52%, #2B86C5 100%);

#175 Magic Ray Gradient preview