#EEDD3F Color

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

Color preview

#EEDD3F

Color formats

HEX
#EEDD3F
RGB
rgb(238, 221, 63)
RGBA
rgba(238, 221, 63, 1)
HSL
hsl(54, 84%, 59%)
HSV
hsv(54, 74%, 93%)
CMYK
cmyk(0%, 7%, 74%, 7%)
CSS variable
--color-primary: #EEDD3F;
Lowercase HEX
#eedd3f

Shades

Tints

Tones

Harmony

CSS snippets for #EEDD3F

.color-eedd3f {
  color: #EEDD3F;
  background-color: #EEDD3F;
}

Frequently asked questions

What color is #EEDD3F?+

#EEDD3F is a HEX color with RGB value rgb(238, 221, 63) and HSL value hsl(54, 84%, 59%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #EEDD3F?+

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