Mustard Musketeers
#d5a129
Here's everything about the color Mustard Musketeers (#d5a129) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #d5a129 | |
|---|---|---|
| RGB | rgb(213, 161, 41) | |
| HSL | hsl(42, 68%, 50%) | |
| CMYK | cmyk(0%, 24%, 81%, 16%) | |
| LAB | lab(70, 12, 65) | |
| OKLCH | oklch(0.74 0.14 83) |
Color harmonies
Tints & shades
Code snippets
color: #d5a129;
background-color: #d5a129;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFD5A129)
/* Swift / UIKit */
UIColor(red: 0.84, green: 0.63, blue: 0.16, alpha: 1.0)