Stardust Evening
#b8bfdc
Stardust Evening is a color with the hex code #b8bfdc. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #b8bfdc | |
|---|---|---|
| RGB | rgb(184, 191, 220) | |
| HSL | hsl(228, 34%, 79%) | |
| CMYK | cmyk(16%, 13%, 0%, 14%) | |
| LAB | lab(77, 2, -15) | |
| OKLCH | oklch(0.81 0.042 275) |
Color harmonies
Tints & shades
Code snippets
color: #b8bfdc;
background-color: #b8bfdc;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFB8BFDC)
/* Swift / UIKit */
UIColor(red: 0.72, green: 0.75, blue: 0.86, alpha: 1.0)