Peach and Quiet
#ffccb6
Here's everything about the color Peach and Quiet (#ffccb6) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ffccb6 | |
|---|---|---|
| RGB | rgb(255, 204, 182) | |
| HSL | hsl(18, 100%, 86%) | |
| CMYK | cmyk(0%, 20%, 29%, 0%) | |
| LAB | lab(86, 16, 18) | |
| OKLCH | oklch(0.88 0.065 45) |
Color harmonies
Tints & shades
Code snippets
color: #ffccb6;
background-color: #ffccb6;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFFCCB6)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.80, blue: 0.71, alpha: 1.0)