#D4FFEC
#57F2CC
#4596FB

Linear CSS gradient

#169 Supreme Sky Gradient

Supreme Sky is a linear CSS gradient built from 3 colors: #D4FFEC, #57F2CC, #4596FB. 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
#D4FFECrgb(212, 255, 236)
#57F2CCrgb(87, 242, 204)
#4596FBrgb(69, 150, 251)

CSS code

background-image: linear-gradient(-225deg, #D4FFEC 0%, #57F2CC 48%, #4596FB 100%);

#169 Supreme Sky Gradient preview