Pastel Lavender
#d8a1c4
Pastel Lavender is a color with the hex code #d8a1c4. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #d8a1c4 | |
|---|---|---|
| RGB | rgb(216, 161, 196) | |
| HSL | hsl(322, 41%, 74%) | |
| CMYK | cmyk(0%, 25%, 9%, 15%) | |
| LAB | lab(72, 25, -10) | |
| OKLCH | oklch(0.77 0.079 341) |
Color harmonies
Tints & shades
Code snippets
color: #d8a1c4;
background-color: #d8a1c4;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFD8A1C4)
/* Swift / UIKit */
UIColor(red: 0.85, green: 0.63, blue: 0.77, alpha: 1.0)