Friendly Frost
#bffbff
Here's everything about the color Friendly Frost (#bffbff) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #bffbff | |
|---|---|---|
| RGB | rgb(191, 251, 255) | |
| HSL | hsl(184, 100%, 87%) | |
| CMYK | cmyk(25%, 2%, 0%, 0%) | |
| LAB | lab(95, -19, -8) | |
| OKLCH | oklch(0.95 0.06 201) |
Color harmonies
Tints & shades
Code snippets
color: #bffbff;
background-color: #bffbff;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFBFFBFF)
/* Swift / UIKit */
UIColor(red: 0.75, green: 0.98, blue: 1.00, alpha: 1.0)