#FDFCFB
#E2D1C3
Linear CSS gradient
#029 Everlasting Sky Gradient
Everlasting Sky runs angled at 135° steeply downward, blending peach (#FDFCFB) and peach (#E2D1C3) in a soft two colour stops linear CSS gradient.
The soft warmth of these shades brings a gentle, optimistic quality that feels equally at home in print and on screen.
Works well for wedding and event sites, beauty brand pages, lifestyle newsletter headers. Copy the CSS snippet below and apply it directly — no preprocessor or build step required.
Color palette
ColorHEXRGB
#FDFCFBrgb(253, 252, 251)
#E2D1C3rgb(226, 209, 195)
CSS code
background-image: linear-gradient(135deg, #fdfcfb 0%, #e2d1c3 100%);