#EADFDF
#ECE2DF

Radial CSS gradient

#111 Elegance Gradient

Elegance is a radial CSS gradient built from 2 colors: #EADFDF, #ECE2DF. 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
#EADFDFrgb(234, 223, 223)
#ECE2DFrgb(236, 226, 223)

CSS code

background-image: radial-gradient(73% 147%, #EADFDF 59%, #ECE2DF 100%), radial-gradient(91% 146%, rgba(255,255,255,0.50) 47%, rgba(0,0,0,0.50) 100%);
 background-blend-mode: screen;

#111 Elegance Gradient preview