#EE9E3C Color

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

Color preview

#EE9E3C

Color formats

HEX
#EE9E3C
RGB
rgb(238, 158, 60)
RGBA
rgba(238, 158, 60, 1)
HSL
hsl(33, 84%, 58%)
HSV
hsv(33, 75%, 93%)
CMYK
cmyk(0%, 34%, 75%, 7%)
CSS variable
--color-primary: #EE9E3C;
Lowercase HEX
#ee9e3c

Shades

Tints

Tones

Harmony

CSS snippets for #EE9E3C

.color-ee9e3c {
  color: #EE9E3C;
  background-color: #EE9E3C;
}

Frequently asked questions

What color is #EE9E3C?+

#EE9E3C is a HEX color with RGB value rgb(238, 158, 60) and HSL value hsl(33, 84%, 58%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #EE9E3C?+

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