Peach Sorbet Color Palette
Pale peach warming into soft coral, sweet and light.
Use as a gradient →
Colors
#FFE5D9
#FFD7BA
#FEC89A
#FCB47D
#F08A5D
Contrast on Light & Dark Backgrounds
| Color | Hex | On White | On Black |
|---|---|---|---|
| #FFE5D9 | T - | T - | |
| #FFD7BA | T - | T - | |
| #FEC89A | T - | T - | |
| #FCB47D | T - | T - | |
| #F08A5D | T - | T - |
Each circle shows the color as text on white and black, with a simulated WCAG AA pass/fail badge. Not a guarantee of accessibility compliance.
Peach Sorbet CSS Code
HEX Copy
#FFE5D9 #FFD7BA #FEC89A #FCB47D #F08A5D
RGBA Copy
rgba(255, 229, 217, 1.0) rgba(255, 215, 186, 1.0) rgba(254, 200, 154, 1.0) rgba(252, 180, 125, 1.0) rgba(240, 138, 93, 1.0)
HSLA Copy
hsla(19, 100%, 93%, 1.0) hsla(25, 100%, 86%, 1.0) hsla(28, 98%, 80%, 1.0) hsla(26, 95%, 74%, 1.0) hsla(18, 83%, 65%, 1.0)
More Color Palettes
FAQ
What colors are in the Peach Sorbet palette?Pale peach warming into soft coral, sweet and light.
How do I turn the Peach Sorbet palette into a CSS gradient?
Use
background: linear-gradient(to right, #FFE5D9, #FFD7BA, #FEC89A, #FCB47D, #F08A5D);, or click "Use as a gradient" above to open it in the live generator.