Gold Grillz
#ece086
Gold Grillz, represented by the hex value #ece086, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #ece086 | |
|---|---|---|
| RGB | rgb(236, 224, 134) | |
| HSL | hsl(53, 73%, 73%) | |
| CMYK | cmyk(0%, 5%, 43%, 7%) | |
| LAB | lab(89, -5, 45) | |
| OKLCH | oklch(0.9 0.112 102) |
Color harmonies
Tints & shades
Code snippets
color: #ece086;
background-color: #ece086;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFECE086)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.88, blue: 0.53, alpha: 1.0)