Dainty Peach
#ffcdb9
Here's everything about the color Dainty Peach (#ffcdb9) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ffcdb9 | |
|---|---|---|
| RGB | rgb(255, 205, 185) | |
| HSL | hsl(17, 100%, 86%) | |
| CMYK | cmyk(0%, 20%, 27%, 0%) | |
| LAB | lab(86, 16, 17) | |
| OKLCH | oklch(0.89 0.063 43) |
Color harmonies
Tints & shades
Code snippets
color: #ffcdb9;
background-color: #ffcdb9;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFFCDB9)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.80, blue: 0.73, alpha: 1.0)