Break the Ice
#b2e1ee
Here's everything about the color Break the Ice (#b2e1ee) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #b2e1ee | |
|---|---|---|
| RGB | rgb(178, 225, 238) | |
| HSL | hsl(193, 64%, 82%) | |
| CMYK | cmyk(25%, 5%, 0%, 7%) | |
| LAB | lab(87, -14, -12) | |
| OKLCH | oklch(0.88 0.052 216) |
Color harmonies
Tints & shades
Code snippets
color: #b2e1ee;
background-color: #b2e1ee;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFB2E1EE)
/* Swift / UIKit */
UIColor(red: 0.70, green: 0.88, blue: 0.93, alpha: 1.0)