Mecha Kitty
#d0c4d3
Here's everything about the color Mecha Kitty (#d0c4d3) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #d0c4d3 | |
|---|---|---|
| RGB | rgb(208, 196, 211) | |
| HSL | hsl(288, 15%, 80%) | |
| CMYK | cmyk(1%, 7%, 0%, 17%) | |
| LAB | lab(80, 6, -6) | |
| OKLCH | oklch(0.83 0.024 319) |
Color harmonies
Tints & shades
Code snippets
color: #d0c4d3;
background-color: #d0c4d3;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFD0C4D3)
/* Swift / UIKit */
UIColor(red: 0.82, green: 0.77, blue: 0.83, alpha: 1.0)