#EEDB4B Color

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

Color preview

#EEDB4B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EEDB4B

.color-eedb4b {
  color: #EEDB4B;
  background-color: #EEDB4B;
}

Frequently asked questions

What color is #EEDB4B?+

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

What is the closest Tailwind color to #EEDB4B?+

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