Pastel Lilac
#bdb0d0
Here's everything about the color Pastel Lilac (#bdb0d0) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #bdb0d0 | |
|---|---|---|
| RGB | rgb(189, 176, 208) | |
| HSL | hsl(264, 25%, 75%) | |
| CMYK | cmyk(9%, 15%, 0%, 18%) | |
| LAB | lab(74, 9, -15) | |
| OKLCH | oklch(0.78 0.047 304) |
Color harmonies
Tints & shades
Code snippets
color: #bdb0d0;
background-color: #bdb0d0;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFBDB0D0)
/* Swift / UIKit */
UIColor(red: 0.74, green: 0.69, blue: 0.82, alpha: 1.0)