#E6E9F0
#EEF1F5

Linear CSS gradient

#050 Snow Again Gradient

Snow Again is a linear CSS gradient built from 2 colors: #E6E9F0, #EEF1F5. 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
#E6E9F0rgb(230, 233, 240)
#EEF1F5rgb(238, 241, 245)

CSS code

background-image: linear-gradient(to top, #e6e9f0 0%, #eef1f5 100%);

#050 Snow Again Gradient preview