Frost Fairy
#bbcfef
Here's everything about the color Frost Fairy (#bbcfef) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #bbcfef | |
|---|---|---|
| RGB | rgb(187, 207, 239) | |
| HSL | hsl(217, 62%, 84%) | |
| CMYK | cmyk(22%, 13%, 0%, 6%) | |
| LAB | lab(82, -2, -18) | |
| OKLCH | oklch(0.85 0.05 260) |
Color harmonies
Tints & shades
Code snippets
color: #bbcfef;
background-color: #bbcfef;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFBBCFEF)
/* Swift / UIKit */
UIColor(red: 0.73, green: 0.81, blue: 0.94, alpha: 1.0)