#EEB21B Color

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

Color preview

#EEB21B

Color formats

HEX
#EEB21B
RGB
rgb(238, 178, 27)
RGBA
rgba(238, 178, 27, 1)
HSL
hsl(43, 86%, 52%)
HSV
hsv(43, 89%, 93%)
CMYK
cmyk(0%, 25%, 89%, 7%)
CSS variable
--color-primary: #EEB21B;
Lowercase HEX
#eeb21b

Shades

Tints

Tones

Harmony

CSS snippets for #EEB21B

.color-eeb21b {
  color: #EEB21B;
  background-color: #EEB21B;
}

Frequently asked questions

What color is #EEB21B?+

#EEB21B is a HEX color with RGB value rgb(238, 178, 27) and HSL value hsl(43, 86%, 52%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #EEB21B?+

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