#EEBB20 Color

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

Color preview

#EEBB20

Color formats

HEX
#EEBB20
RGB
rgb(238, 187, 32)
RGBA
rgba(238, 187, 32, 1)
HSL
hsl(45, 86%, 53%)
HSV
hsv(45, 87%, 93%)
CMYK
cmyk(0%, 21%, 87%, 7%)
CSS variable
--color-primary: #EEBB20;
Lowercase HEX
#eebb20

Shades

Tints

Tones

Harmony

CSS snippets for #EEBB20

.color-eebb20 {
  color: #EEBB20;
  background-color: #EEBB20;
}

Frequently asked questions

What color is #EEBB20?+

#EEBB20 is a HEX color with RGB value rgb(238, 187, 32) and HSL value hsl(45, 86%, 53%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #EEBB20?+

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