#E0C3FC
#8EC5FC

Linear CSS gradient

#016 Deep Blue Gradient

Deep Blue is a linear CSS gradient built from 2 colors: #E0C3FC, #8EC5FC. 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
#E0C3FCrgb(224, 195, 252)
#8EC5FCrgb(142, 197, 252)

CSS code

background-image: linear-gradient(120deg, #e0c3fc 0%, #8ec5fc 100%);

#016 Deep Blue Gradient preview