Such a Peach
#fbddaf
Such a Peach is a color with the hex code #fbddaf. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #fbddaf | |
|---|---|---|
| RGB | rgb(251, 221, 175) | |
| HSL | hsl(36, 90%, 84%) | |
| CMYK | cmyk(0%, 12%, 30%, 2%) | |
| LAB | lab(90, 6, 27) | |
| OKLCH | oklch(0.91 0.068 78) |
Color harmonies
Tints & shades
Code snippets
color: #fbddaf;
background-color: #fbddaf;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFBDDAF)
/* Swift / UIKit */
UIColor(red: 0.98, green: 0.87, blue: 0.69, alpha: 1.0)