Ice Citadel
#b2f8f8
Here's everything about the color Ice Citadel (#b2f8f8) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #b2f8f8 | |
|---|---|---|
| RGB | rgb(178, 248, 248) | |
| HSL | hsl(180, 83%, 84%) | |
| CMYK | cmyk(28%, 0%, 0%, 3%) | |
| LAB | lab(93, -22, -7) | |
| OKLCH | oklch(0.93 0.069 196) |
Color harmonies
Tints & shades
Code snippets
color: #b2f8f8;
background-color: #b2f8f8;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFB2F8F8)
/* Swift / UIKit */
UIColor(red: 0.70, green: 0.97, blue: 0.97, alpha: 1.0)