#EEBB2F Color

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

Color preview

#EEBB2F

Color formats

HEX
#EEBB2F
RGB
rgb(238, 187, 47)
RGBA
rgba(238, 187, 47, 1)
HSL
hsl(44, 85%, 56%)
HSV
hsv(44, 80%, 93%)
CMYK
cmyk(0%, 21%, 80%, 7%)
CSS variable
--color-primary: #EEBB2F;
Lowercase HEX
#eebb2f

Shades

Tints

Tones

Harmony

CSS snippets for #EEBB2F

.color-eebb2f {
  color: #EEBB2F;
  background-color: #EEBB2F;
}

Frequently asked questions

What color is #EEBB2F?+

#EEBB2F is a HEX color with RGB value rgb(238, 187, 47) and HSL value hsl(44, 85%, 56%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #EEBB2F?+

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