Mustard Seed
#c69f26
Here's everything about the color Mustard Seed (#c69f26) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #c69f26 | |
|---|---|---|
| RGB | rgb(198, 159, 38) | |
| HSL | hsl(45, 68%, 46%) | |
| CMYK | cmyk(0%, 20%, 81%, 22%) | |
| LAB | lab(68, 7, 63) | |
| OKLCH | oklch(0.72 0.136 89) |
Color harmonies
Tints & shades
Code snippets
color: #c69f26;
background-color: #c69f26;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFC69F26)
/* Swift / UIKit */
UIColor(red: 0.78, green: 0.62, blue: 0.15, alpha: 1.0)