#D9AFD9
#97D9E1
Linear CSS gradient
#068 Heaven Peach Gradient
Heaven Peach is a linear CSS gradient built from 2 colors: #D9AFD9, #97D9E1. 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
#D9AFD9rgb(217, 175, 217)
#97D9E1rgb(151, 217, 225)
CSS code
background-image: linear-gradient(to top, #d9afd9 0%, #97d9e1 100%);