Tropical Mist
#cae8e8
Here's everything about the color Tropical Mist (#cae8e8) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #cae8e8 | |
|---|---|---|
| RGB | rgb(202, 232, 232) | |
| HSL | hsl(180, 39%, 85%) | |
| CMYK | cmyk(13%, 0%, 0%, 9%) | |
| LAB | lab(90, -10, -3) | |
| OKLCH | oklch(0.91 0.031 197) |
Color harmonies
Tints & shades
Code snippets
color: #cae8e8;
background-color: #cae8e8;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFCAE8E8)
/* Swift / UIKit */
UIColor(red: 0.79, green: 0.91, blue: 0.91, alpha: 1.0)