#EEAB38 Color

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

Color preview

#EEAB38

Color formats

HEX
#EEAB38
RGB
rgb(238, 171, 56)
RGBA
rgba(238, 171, 56, 1)
HSL
hsl(38, 84%, 58%)
HSV
hsv(38, 76%, 93%)
CMYK
cmyk(0%, 28%, 76%, 7%)
CSS variable
--color-primary: #EEAB38;
Lowercase HEX
#eeab38

Shades

Tints

Tones

Harmony

CSS snippets for #EEAB38

.color-eeab38 {
  color: #EEAB38;
  background-color: #EEAB38;
}

Frequently asked questions

What color is #EEAB38?+

#EEAB38 is a HEX color with RGB value rgb(238, 171, 56) and HSL value hsl(38, 84%, 58%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #EEAB38?+

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