#FFECD2
#FCB69F

Linear CSS gradient

#004 Juicy Peach Gradient

Juicy Peach is a linear CSS gradient built from 2 colors: #FFECD2, #FCB69F. 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
#FFECD2rgb(255, 236, 210)
#FCB69Frgb(252, 182, 159)

CSS code

background-image: linear-gradient(to right, #ffecd2 0%, #fcb69f 100%);

#004 Juicy Peach Gradient preview