Shiny Trumpet
#ecae58
Shiny Trumpet is a color with the hex code #ecae58. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #ecae58 | |
|---|---|---|
| RGB | rgb(236, 174, 88) | |
| HSL | hsl(35, 80%, 64%) | |
| CMYK | cmyk(0%, 26%, 63%, 7%) | |
| LAB | lab(76, 17, 52) | |
| OKLCH | oklch(0.79 0.126 73) |
Color harmonies
Tints & shades
Code snippets
color: #ecae58;
background-color: #ecae58;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFECAE58)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.68, blue: 0.35, alpha: 1.0)