#ABECD6
#FBED96

Linear CSS gradient

#088 Over Sun Gradient

Over Sun is a linear CSS gradient built from 2 colors: #ABECD6, #FBED96. 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
#ABECD6rgb(171, 236, 214)
#FBED96rgb(251, 237, 150)

CSS code

background-image: linear-gradient(60deg, #abecd6 0%, #fbed96 100%);

#088 Over Sun Gradient preview