#DBDCD7
#DDDCD7
#E2C9CC
#E7627D
#B8235A
#801357
#3D1635
#1C1A27
Linear CSS gradient
#063 Soft Cherish Gradient
Soft Cherish is a smooth linear CSS gradient flowing upward from bottom to top, built from off-white (#DBDCD7), off-white (#DDDCD7), blush pink (#E2C9CC), red (#E7627D), hot pink (#B8235A), magenta (#801357), dark plum (#3D1635), and deep violet (#1C1A27) across 8 colour stops.
The blue-leaning balance conveys dependability — a palette that earns trust before the headline is even read.
Works well for SaaS marketing pages, corporate intranets, productivity tools. Copy the CSS snippet below and apply it directly — no preprocessor or build step required.
Color palette
ColorHEXRGB
#DBDCD7rgb(219, 220, 215)
#DDDCD7rgb(221, 220, 215)
#E2C9CCrgb(226, 201, 204)
#E7627Drgb(231, 98, 125)
#B8235Argb(184, 35, 90)
#801357rgb(128, 19, 87)
#3D1635rgb(61, 22, 53)
#1C1A27rgb(28, 26, 39)
CSS code
background-image: linear-gradient(to top, #dbdcd7 0%, #dddcd7 24%, #e2c9cc 30%, #e7627d 46%, #b8235a 59%, #801357 71%, #3d1635 84%, #1c1a27 100%);