#EADB3E Color

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

Color preview

#EADB3E

Color formats

HEX
#EADB3E
RGB
rgb(234, 219, 62)
RGBA
rgba(234, 219, 62, 1)
HSL
hsl(55, 80%, 58%)
HSV
hsv(55, 74%, 92%)
CMYK
cmyk(0%, 6%, 74%, 8%)
CSS variable
--color-primary: #EADB3E;
Lowercase HEX
#eadb3e

Shades

Tints

Tones

Harmony

CSS snippets for #EADB3E

.color-eadb3e {
  color: #EADB3E;
  background-color: #EADB3E;
}

Frequently asked questions

What color is #EADB3E?+

#EADB3E is a HEX color with RGB value rgb(234, 219, 62) and HSL value hsl(55, 80%, 58%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #EADB3E?+

The closest Tailwind color is yellow-300, available as the bg-yellow-300 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