Skip to content

Yellow 500 #EAB308

≈ goldenrod · rgb(234, 179, 8)
Color formats
HEX#EAB308
RGBrgb(234, 179, 8)
HSLhsl(45, 93%, 47%)
HSVhsv(45, 97%, 92%)
OKLCHoklch(80% 0.16 86)
CMYKcmyk(0%, 24%, 97%, 8%)
Contrast & accessibility
On white1.92:1below AA
On black10.95:1AA pass
Best text color#000000
Nearest CSS name: goldenrod
Copy-ready code
CSS custom properties
:root {
  --goldenrod: #eab308;
  --goldenrod-rgb: 234 179 8;
  --goldenrod-oklch: oklch(80% 0.16 86);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--goldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#eab308] text-[#eab308] border-[#eab308]
Shades & tints
Color harmonies
About this color

#EAB308 is a color with the RGB value rgb(234, 179, 8). Its closest CSS named color is "goldenrod". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.

Related

Convert #EAB308 to other formats

Palettes with a similar color

Gradients using this color

Copied