Mont Blanc
#9eb6d8
Here's everything about the color Mont Blanc (#9eb6d8) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #9eb6d8 | |
|---|---|---|
| RGB | rgb(158, 182, 216) | |
| HSL | hsl(215, 43%, 73%) | |
| CMYK | cmyk(27%, 16%, 0%, 15%) | |
| LAB | lab(73, -3, -20) | |
| OKLCH | oklch(0.77 0.056 257) |
Color harmonies
Tints & shades
Code snippets
color: #9eb6d8;
background-color: #9eb6d8;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFF9EB6D8)
/* Swift / UIKit */
UIColor(red: 0.62, green: 0.71, blue: 0.85, alpha: 1.0)