Nebulous December
#b3b2bf
Nebulous December is a color with the hex code #b3b2bf. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #b3b2bf | |
|---|---|---|
| RGB | rgb(179, 178, 191) | |
| HSL | hsl(245, 9%, 72%) | |
| CMYK | cmyk(6%, 7%, 0%, 25%) | |
| LAB | lab(73, 2, -7) | |
| OKLCH | oklch(0.77 0.018 289) |
Color harmonies
Tints & shades
Code snippets
color: #b3b2bf;
background-color: #b3b2bf;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFB3B2BF)
/* Swift / UIKit */
UIColor(red: 0.70, green: 0.70, blue: 0.75, alpha: 1.0)