#EE5D1A Color

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

Color preview

#EE5D1A

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EE5D1A

.color-ee5d1a {
  color: #EE5D1A;
  background-color: #EE5D1A;
}

Frequently asked questions

What color is #EE5D1A?+

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

What is the closest Tailwind color to #EE5D1A?+

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