Breaking the Ice
#b8e4f5
Here's everything about the color Breaking the Ice (#b8e4f5) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #b8e4f5 | |
|---|---|---|
| RGB | rgb(184, 228, 245) | |
| HSL | hsl(197, 75%, 84%) | |
| CMYK | cmyk(25%, 7%, 0%, 4%) | |
| LAB | lab(88, -12, -13) | |
| OKLCH | oklch(0.89 0.051 223) |
Color harmonies
Tints & shades
Code snippets
color: #b8e4f5;
background-color: #b8e4f5;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFB8E4F5)
/* Swift / UIKit */
UIColor(red: 0.72, green: 0.89, blue: 0.96, alpha: 1.0)