Luxurious
#d4b75d
Here's everything about the color Luxurious (#d4b75d) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #d4b75d | |
|---|---|---|
| RGB | rgb(212, 183, 93) | |
| HSL | hsl(45, 58%, 60%) | |
| CMYK | cmyk(0%, 14%, 56%, 17%) | |
| LAB | lab(76, 3, 49) | |
| OKLCH | oklch(0.79 0.115 92) |
Color harmonies
Tints & shades
Code snippets
color: #d4b75d;
background-color: #d4b75d;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFD4B75D)
/* Swift / UIKit */
UIColor(red: 0.83, green: 0.72, blue: 0.36, alpha: 1.0)