#EBC0FD
#D9DED8
Linear CSS gradient
#033 Ladoga Bottom Gradient
Ladoga Bottom is a linear CSS gradient built from 2 colors: #EBC0FD, #D9DED8. 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
#EBC0FDrgb(235, 192, 253)
#D9DED8rgb(217, 222, 216)
CSS code
background-image: linear-gradient(to top, #ebc0fd 0%, #d9ded8 100%);