#FF057C
#7C64D5
#4CC3FF

Linear CSS gradient

#177 Frozen Heat Gradient

Frozen Heat is a linear CSS gradient built from 3 colors: #FF057C, #7C64D5, #4CC3FF. 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
#FF057Crgb(255, 5, 124)
#7C64D5rgb(124, 100, 213)
#4CC3FFrgb(76, 195, 255)

CSS code

background-image: linear-gradient(-225deg, #FF057C 0%, #7C64D5 48%, #4CC3FF 100%);

#177 Frozen Heat Gradient preview