#EE8D2C Color

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

Color preview

#EE8D2C

Color formats

HEX
#EE8D2C
RGB
rgb(238, 141, 44)
RGBA
rgba(238, 141, 44, 1)
HSL
hsl(30, 85%, 55%)
HSV
hsv(30, 82%, 93%)
CMYK
cmyk(0%, 41%, 82%, 7%)
CSS variable
--color-primary: #EE8D2C;
Lowercase HEX
#ee8d2c

Shades

Tints

Tones

Harmony

CSS snippets for #EE8D2C

.color-ee8d2c {
  color: #EE8D2C;
  background-color: #EE8D2C;
}

Frequently asked questions

What color is #EE8D2C?+

#EE8D2C is a HEX color with RGB value rgb(238, 141, 44) and HSL value hsl(30, 85%, 55%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #EE8D2C?+

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