#EAC81F Color

Inspect #EAC81F across formats, palettes, contrast and closest named color matches.

Color preview

#EAC81F

Color formats

HEX
#EAC81F
RGB
rgb(234, 200, 31)
RGBA
rgba(234, 200, 31, 1)
HSL
hsl(50, 83%, 52%)
HSV
hsv(50, 87%, 92%)
CMYK
cmyk(0%, 15%, 87%, 8%)
CSS variable
--color-primary: #EAC81F;
Lowercase HEX
#eac81f

Shades

Tints

Tones

Harmony

CSS snippets for #EAC81F

.color-eac81f {
  color: #EAC81F;
  background-color: #EAC81F;
}

Frequently asked questions

What color is #EAC81F?+

#EAC81F is a HEX color with RGB value rgb(234, 200, 31) and HSL value hsl(50, 83%, 52%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #EAC81F?+

The closest Tailwind color is yellow-400, available as the bg-yellow-400 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools