Sweet Lucid Dreams
#ccbbdd
Here's everything about the color Sweet Lucid Dreams (#ccbbdd) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ccbbdd | |
|---|---|---|
| RGB | rgb(204, 187, 221) | |
| HSL | hsl(270, 33%, 80%) | |
| CMYK | cmyk(8%, 15%, 0%, 13%) | |
| LAB | lab(78, 11, -15) | |
| OKLCH | oklch(0.82 0.05 308) |
Color harmonies
Tints & shades
Code snippets
color: #ccbbdd;
background-color: #ccbbdd;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFCCBBDD)
/* Swift / UIKit */
UIColor(red: 0.80, green: 0.73, blue: 0.87, alpha: 1.0)