New Gold
#ead151
New Gold is a color with the hex code #ead151. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #ead151 | |
|---|---|---|
| RGB | rgb(234, 209, 81) | |
| HSL | hsl(50, 78%, 62%) | |
| CMYK | cmyk(0%, 11%, 65%, 8%) | |
| LAB | lab(84, -1, 64) | |
| OKLCH | oklch(0.86 0.147 98) |
Color harmonies
Tints & shades
Code snippets
color: #ead151;
background-color: #ead151;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFEAD151)
/* Swift / UIKit */
UIColor(red: 0.92, green: 0.82, blue: 0.32, alpha: 1.0)