Cloud Number Nine
#f9cec6
Here's everything about the color Cloud Number Nine (#f9cec6) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #f9cec6 | |
|---|---|---|
| RGB | rgb(249, 206, 198) | |
| HSL | hsl(9, 81%, 88%) | |
| CMYK | cmyk(0%, 17%, 20%, 2%) | |
| LAB | lab(86, 15, 10) | |
| OKLCH | oklch(0.89 0.05 30) |
Color harmonies
Tints & shades
Code snippets
color: #f9cec6;
background-color: #f9cec6;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF9CEC6)
/* Swift / UIKit */
UIColor(red: 0.98, green: 0.81, blue: 0.78, alpha: 1.0)