Mauvelous
#d6b3c0
Here's everything about the color Mauvelous (#d6b3c0) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #d6b3c0 | |
|---|---|---|
| RGB | rgb(214, 179, 192) | |
| HSL | hsl(338, 30%, 77%) | |
| CMYK | cmyk(0%, 16%, 10%, 16%) | |
| LAB | lab(76, 15, -2) | |
| OKLCH | oklch(0.8 0.044 354) |
Color harmonies
Tints & shades
Code snippets
color: #d6b3c0;
background-color: #d6b3c0;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFD6B3C0)
/* Swift / UIKit */
UIColor(red: 0.84, green: 0.70, blue: 0.75, alpha: 1.0)