Golden Mist
#d4c990
Golden Mist is a color with the hex code #d4c990. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #d4c990 | |
|---|---|---|
| RGB | rgb(212, 201, 144) | |
| HSL | hsl(50, 44%, 70%) | |
| CMYK | cmyk(0%, 5%, 32%, 17%) | |
| LAB | lab(81, -2, 30) | |
| OKLCH | oklch(0.83 0.076 99) |
Color harmonies
Tints & shades
Code snippets
color: #d4c990;
background-color: #d4c990;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFD4C990)
/* Swift / UIKit */
UIColor(red: 0.83, green: 0.79, blue: 0.56, alpha: 1.0)