#EEBD4A Color

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

Color preview

#EEBD4A

Color formats

HEX
#EEBD4A
RGB
rgb(238, 189, 74)
RGBA
rgba(238, 189, 74, 1)
HSL
hsl(42, 83%, 61%)
HSV
hsv(42, 69%, 93%)
CMYK
cmyk(0%, 21%, 69%, 7%)
CSS variable
--color-primary: #EEBD4A;
Lowercase HEX
#eebd4a

Shades

Tints

Tones

Harmony

CSS snippets for #EEBD4A

.color-eebd4a {
  color: #EEBD4A;
  background-color: #EEBD4A;
}

Frequently asked questions

What color is #EEBD4A?+

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

What is the closest Tailwind color to #EEBD4A?+

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