Innocent Snowdrop
#d0c7ff
Here's everything about the color Innocent Snowdrop (#d0c7ff) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #d0c7ff | |
|---|---|---|
| RGB | rgb(208, 199, 255) | |
| HSL | hsl(250, 100%, 89%) | |
| CMYK | cmyk(18%, 22%, 0%, 0%) | |
| LAB | lab(82, 12, -26) | |
| OKLCH | oklch(0.86 0.078 292) |
Color harmonies
Tints & shades
Code snippets
color: #d0c7ff;
background-color: #d0c7ff;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFD0C7FF)
/* Swift / UIKit */
UIColor(red: 0.82, green: 0.78, blue: 1.00, alpha: 1.0)