Ice Ice
#baebae
Here's everything about the color Ice Ice (#baebae) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #baebae | |
|---|---|---|
| RGB | rgb(186, 235, 174) | |
| HSL | hsl(108, 60%, 80%) | |
| CMYK | cmyk(21%, 0%, 26%, 8%) | |
| LAB | lab(88, -25, 24) | |
| OKLCH | oklch(0.89 0.096 140) |
Color harmonies
Tints & shades
Code snippets
color: #baebae;
background-color: #baebae;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFBAEBAE)
/* Swift / UIKit */
UIColor(red: 0.73, green: 0.92, blue: 0.68, alpha: 1.0)