Breath of Celery
#dce7cb
Here's everything about the color Breath of Celery (#dce7cb) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #dce7cb | |
|---|---|---|
| RGB | rgb(220, 231, 203) | |
| HSL | hsl(84, 37%, 85%) | |
| CMYK | cmyk(5%, 0%, 12%, 9%) | |
| LAB | lab(90, -7, 12) | |
| OKLCH | oklch(0.91 0.039 125) |
Color harmonies
Tints & shades
Code snippets
color: #dce7cb;
background-color: #dce7cb;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFDCE7CB)
/* Swift / UIKit */
UIColor(red: 0.86, green: 0.91, blue: 0.80, alpha: 1.0)