#EE601A Color

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

Color preview

#EE601A

Color formats

HEX
#EE601A
RGB
rgb(238, 96, 26)
RGBA
rgba(238, 96, 26, 1)
HSL
hsl(20, 86%, 52%)
HSV
hsv(20, 89%, 93%)
CMYK
cmyk(0%, 60%, 89%, 7%)
CSS variable
--color-primary: #EE601A;
Lowercase HEX
#ee601a

Shades

Tints

Tones

Harmony

CSS snippets for #EE601A

.color-ee601a {
  color: #EE601A;
  background-color: #EE601A;
}

Frequently asked questions

What color is #EE601A?+

#EE601A is a HEX color with RGB value rgb(238, 96, 26) and HSL value hsl(20, 86%, 52%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #EE601A?+

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