Mushroom Risotto
#dbd0ca
Here's everything about the color Mushroom Risotto (#dbd0ca) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #dbd0ca | |
|---|---|---|
| RGB | rgb(219, 208, 202) | |
| HSL | hsl(21, 19%, 83%) | |
| CMYK | cmyk(0%, 5%, 8%, 14%) | |
| LAB | lab(84, 3, 4) | |
| OKLCH | oklch(0.86 0.015 51) |
Color harmonies
Tints & shades
Code snippets
color: #dbd0ca;
background-color: #dbd0ca;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFDBD0CA)
/* Swift / UIKit */
UIColor(red: 0.86, green: 0.82, blue: 0.79, alpha: 1.0)