Dream Vapour
#cc99ee
Here's everything about the color Dream Vapour (#cc99ee) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #cc99ee | |
|---|---|---|
| RGB | rgb(204, 153, 238) | |
| HSL | hsl(276, 71%, 77%) | |
| CMYK | cmyk(14%, 36%, 0%, 7%) | |
| LAB | lab(70, 31, -36) | |
| OKLCH | oklch(0.76 0.13 311) |
Color harmonies
Tints & shades
Code snippets
color: #cc99ee;
background-color: #cc99ee;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-sky-500 /* ≈ #00a6f4 */
/* Flutter */
Color(0xFFCC99EE)
/* Swift / UIKit */
UIColor(red: 0.80, green: 0.60, blue: 0.93, alpha: 1.0)