Deadly Mustard
#dead11
Here's everything about the color Deadly Mustard (#dead11) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #dead11 | |
|---|---|---|
| RGB | rgb(222, 173, 17) | |
| HSL | hsl(46, 86%, 47%) | |
| CMYK | cmyk(0%, 22%, 92%, 13%) | |
| LAB | lab(74, 10, 74) | |
| OKLCH | oklch(0.77 0.155 88) |
Color harmonies
Tints & shades
Code snippets
color: #dead11;
background-color: #dead11;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFDEAD11)
/* Swift / UIKit */
UIColor(red: 0.87, green: 0.68, blue: 0.07, alpha: 1.0)