Cotton Clouds
#c2e1ec
Cotton Clouds is a color with the hex code #c2e1ec. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #c2e1ec | |
|---|---|---|
| RGB | rgb(194, 225, 236) | |
| HSL | hsl(196, 53%, 84%) | |
| CMYK | cmyk(18%, 5%, 0%, 7%) | |
| LAB | lab(88, -9, -9) | |
| OKLCH | oklch(0.89 0.036 221) |
Color harmonies
Tints & shades
Code snippets
color: #c2e1ec;
background-color: #c2e1ec;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFC2E1EC)
/* Swift / UIKit */
UIColor(red: 0.76, green: 0.88, blue: 0.93, alpha: 1.0)