#EEDB4A Color

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

Color preview

#EEDB4A

Color formats

HEX
#EEDB4A
RGB
rgb(238, 219, 74)
RGBA
rgba(238, 219, 74, 1)
HSL
hsl(53, 83%, 61%)
HSV
hsv(53, 69%, 93%)
CMYK
cmyk(0%, 8%, 69%, 7%)
CSS variable
--color-primary: #EEDB4A;
Lowercase HEX
#eedb4a

Shades

Tints

Tones

Harmony

CSS snippets for #EEDB4A

.color-eedb4a {
  color: #EEDB4A;
  background-color: #EEDB4A;
}

Frequently asked questions

What color is #EEDB4A?+

#EEDB4A is a HEX color with RGB value rgb(238, 219, 74) and HSL value hsl(53, 83%, 61%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #EEDB4A?+

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