Advertise on WebGradients — reach designers & frontend developers.Learn more
#FDCBF1
#E6DEE9

Linear CSS gradient

#009 Frozen Dreams Gradient

Frozen Dreams is a soft linear CSS gradient flowing upward from bottom to top, built from rose (#FDCBF1) and lilac (#E6DEE9) across two colour stops.

The low-contrast softness makes this gradient versatile as a background layer — readable and soothing at the same time.

Works well for health and wellness apps, baby product sites, soft UI card backgrounds. Copy the CSS snippet below and apply it directly — no preprocessor or build step required.

Color palette

ColorHEXRGB
#FDCBF1rgb(253, 203, 241)
#E6DEE9rgb(230, 222, 233)

CSS code

background-image: linear-gradient(to top, #fdcbf1 0%, #fdcbf1 1%, #e6dee9 100%);

#009 Frozen Dreams Gradient preview