Mega Metal Mecha
#dfcbcf
Here's everything about the color Mega Metal Mecha (#dfcbcf) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #dfcbcf | |
|---|---|---|
| RGB | rgb(223, 203, 207) | |
| HSL | hsl(348, 24%, 84%) | |
| CMYK | cmyk(0%, 9%, 7%, 13%) | |
| LAB | lab(83, 8, 1) | |
| OKLCH | oklch(0.86 0.023 4) |
Color harmonies
Tints & shades
Code snippets
color: #dfcbcf;
background-color: #dfcbcf;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFDFCBCF)
/* Swift / UIKit */
UIColor(red: 0.87, green: 0.80, blue: 0.81, alpha: 1.0)