Serene
#dce3e4
Here's everything about the color Serene (#dce3e4) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #dce3e4 | |
|---|---|---|
| RGB | rgb(220, 227, 228) | |
| HSL | hsl(188, 13%, 88%) | |
| CMYK | cmyk(4%, 0%, 0%, 11%) | |
| LAB | lab(90, -2, -1) | |
| OKLCH | oklch(0.91 0.008 207) |
Color harmonies
Tints & shades
Code snippets
color: #dce3e4;
background-color: #dce3e4;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFDCE3E4)
/* Swift / UIKit */
UIColor(red: 0.86, green: 0.89, blue: 0.89, alpha: 1.0)