Tropical Fog
#cbcab6
Tropical Fog is a color with the hex code #cbcab6. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #cbcab6 | |
|---|---|---|
| RGB | rgb(203, 202, 182) | |
| HSL | hsl(57, 17%, 75%) | |
| CMYK | cmyk(0%, 0%, 10%, 20%) | |
| LAB | lab(81, -2, 10) | |
| OKLCH | oklch(0.83 0.027 105) |
Color harmonies
Tints & shades
Code snippets
color: #cbcab6;
background-color: #cbcab6;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFCBCAB6)
/* Swift / UIKit */
UIColor(red: 0.80, green: 0.79, blue: 0.71, alpha: 1.0)