Freezy Breezy
#99eeee
Here's everything about the color Freezy Breezy (#99eeee) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #99eeee | |
|---|---|---|
| RGB | rgb(153, 238, 238) | |
| HSL | hsl(180, 71%, 77%) | |
| CMYK | cmyk(36%, 0%, 0%, 7%) | |
| LAB | lab(89, -27, -9) | |
| OKLCH | oklch(0.9 0.082 196) |
Color harmonies
Tints & shades
Code snippets
color: #99eeee;
background-color: #99eeee;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFF99EEEE)
/* Swift / UIKit */
UIColor(red: 0.60, green: 0.93, blue: 0.93, alpha: 1.0)