Trumpet Gold
#e9b413
Here's everything about the color Trumpet Gold (#e9b413) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #e9b413 | |
|---|---|---|
| RGB | rgb(233, 180, 19) | |
| HSL | hsl(45, 85%, 49%) | |
| CMYK | cmyk(0%, 23%, 92%, 9%) | |
| LAB | lab(77, 11, 76) | |
| OKLCH | oklch(0.8 0.16 87) |
Color harmonies
Tints & shades
Code snippets
color: #e9b413;
background-color: #e9b413;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE9B413)
/* Swift / UIKit */
UIColor(red: 0.91, green: 0.71, blue: 0.07, alpha: 1.0)