#7085B6
#87A7D9
#DEF3F8
Linear CSS gradient
#166 Deep Relief Gradient
Deep Relief is a linear CSS gradient built from 3 colors: #7085B6, #87A7D9, #DEF3F8. 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
#7085B6rgb(112, 133, 182)
#87A7D9rgb(135, 167, 217)
#DEF3F8rgb(222, 243, 248)
CSS code
background-image: linear-gradient(-225deg, #7085B6 0%, #87A7D9 50%, #DEF3F8 100%);