Cosmic
#b8b9cb
Here's everything about the color Cosmic (#b8b9cb) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #b8b9cb | |
|---|---|---|
| RGB | rgb(184, 185, 203) | |
| HSL | hsl(237, 15%, 76%) | |
| CMYK | cmyk(9%, 9%, 0%, 20%) | |
| LAB | lab(75, 2, -9) | |
| OKLCH | oklch(0.79 0.025 283) |
Color harmonies
Tints & shades
Code snippets
color: #b8b9cb;
background-color: #b8b9cb;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFB8B9CB)
/* Swift / UIKit */
UIColor(red: 0.72, green: 0.73, blue: 0.80, alpha: 1.0)