#D5DEE7
#FFAFBD
#C9FFBF

Linear CSS gradient

#124 Magic Lake Gradient

Magic Lake is a linear CSS gradient built from 3 colors: #D5DEE7, #FFAFBD, #C9FFBF. 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
#D5DEE7rgb(213, 222, 231)
#FFAFBDrgb(255, 175, 189)
#C9FFBFrgb(201, 255, 191)

CSS code

background-image: linear-gradient(to top, #d5dee7 0%, #ffafbd 0%, #c9ffbf 100%);

#124 Magic Lake Gradient preview