Peach Puff
#ffdab9
Here's everything about the color Peach Puff (#ffdab9) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ffdab9 | |
|---|---|---|
| RGB | rgb(255, 218, 185) | |
| HSL | hsl(28, 100%, 86%) | |
| CMYK | cmyk(0%, 15%, 27%, 0%) | |
| LAB | lab(90, 10, 21) | |
| OKLCH | oklch(0.91 0.06 64) |
Color harmonies
Tints & shades
Code snippets
color: #ffdab9;
background-color: #ffdab9;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFFDAB9)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.85, blue: 0.73, alpha: 1.0)