Breezy
#c2dde6
Here's everything about the color Breezy (#c2dde6) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #c2dde6 | |
|---|---|---|
| RGB | rgb(194, 221, 230) | |
| HSL | hsl(195, 42%, 83%) | |
| CMYK | cmyk(16%, 4%, 0%, 10%) | |
| LAB | lab(86, -8, -8) | |
| OKLCH | oklch(0.88 0.031 220) |
Color harmonies
Tints & shades
Code snippets
color: #c2dde6;
background-color: #c2dde6;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFC2DDE6)
/* Swift / UIKit */
UIColor(red: 0.76, green: 0.87, blue: 0.90, alpha: 1.0)