#F3E7E9
#E3EEFF

Linear CSS gradient

#094 Cloudy Apple Gradient

Cloudy Apple is a linear CSS gradient built from 2 colors: #F3E7E9, #E3EEFF. 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
#F3E7E9rgb(243, 231, 233)
#E3EEFFrgb(227, 238, 255)

CSS code

background-image: linear-gradient(to top, #f3e7e9 0%, #e3eeff 99%, #e3eeff 100%);

#094 Cloudy Apple Gradient preview