#EE5E1B Color

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

Color preview

#EE5E1B

Color formats

HEX
#EE5E1B
RGB
rgb(238, 94, 27)
RGBA
rgba(238, 94, 27, 1)
HSL
hsl(19, 86%, 52%)
HSV
hsv(19, 89%, 93%)
CMYK
cmyk(0%, 61%, 89%, 7%)
CSS variable
--color-primary: #EE5E1B;
Lowercase HEX
#ee5e1b

Shades

Tints

Tones

Harmony

CSS snippets for #EE5E1B

.color-ee5e1b {
  color: #EE5E1B;
  background-color: #EE5E1B;
}

Frequently asked questions

What color is #EE5E1B?+

#EE5E1B is a HEX color with RGB value rgb(238, 94, 27) and HSL value hsl(19, 86%, 52%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #EE5E1B?+

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