Ethereal Mist
#b0b8cc
Here's everything about the color Ethereal Mist (#b0b8cc) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #b0b8cc | |
|---|---|---|
| RGB | rgb(176, 184, 204) | |
| HSL | hsl(223, 22%, 75%) | |
| CMYK | cmyk(14%, 10%, 0%, 20%) | |
| LAB | lab(75, 0, -11) | |
| OKLCH | oklch(0.78 0.03 268) |
Color harmonies
Tints & shades
Code snippets
color: #b0b8cc;
background-color: #b0b8cc;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFB0B8CC)
/* Swift / UIKit */
UIColor(red: 0.69, green: 0.72, blue: 0.80, alpha: 1.0)