Malt
#ddcfbc
Here's everything about the color Malt (#ddcfbc) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ddcfbc | |
|---|---|---|
| RGB | rgb(221, 207, 188) | |
| HSL | hsl(35, 33%, 80%) | |
| CMYK | cmyk(0%, 6%, 15%, 13%) | |
| LAB | lab(84, 3, 11) | |
| OKLCH | oklch(0.86 0.03 76) |
Color harmonies
Tints & shades
Code snippets
color: #ddcfbc;
background-color: #ddcfbc;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFDDCFBC)
/* Swift / UIKit */
UIColor(red: 0.87, green: 0.81, blue: 0.74, alpha: 1.0)