#EED00D Color

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

Color preview

#EED00D

Color formats

HEX
#EED00D
RGB
rgb(238, 208, 13)
RGBA
rgba(238, 208, 13, 1)
HSL
hsl(52, 90%, 49%)
HSV
hsv(52, 95%, 93%)
CMYK
cmyk(0%, 13%, 95%, 7%)
CSS variable
--color-primary: #EED00D;
Lowercase HEX
#eed00d

Shades

Tints

Tones

Harmony

CSS snippets for #EED00D

.color-eed00d {
  color: #EED00D;
  background-color: #EED00D;
}

Frequently asked questions

What color is #EED00D?+

#EED00D is a HEX color with RGB value rgb(238, 208, 13) and HSL value hsl(52, 90%, 49%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #EED00D?+

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