#EEBC47 Color

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

Color preview

#EEBC47

Color formats

HEX
#EEBC47
RGB
rgb(238, 188, 71)
RGBA
rgba(238, 188, 71, 1)
HSL
hsl(42, 83%, 61%)
HSV
hsv(42, 70%, 93%)
CMYK
cmyk(0%, 21%, 70%, 7%)
CSS variable
--color-primary: #EEBC47;
Lowercase HEX
#eebc47

Shades

Tints

Tones

Harmony

CSS snippets for #EEBC47

.color-eebc47 {
  color: #EEBC47;
  background-color: #EEBC47;
}

Frequently asked questions

What color is #EEBC47?+

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

What is the closest Tailwind color to #EEBC47?+

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