#EE321A Color

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

Color preview

#EE321A

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EE321A

.color-ee321a {
  color: #EE321A;
  background-color: #EE321A;
}

Frequently asked questions

What color is #EE321A?+

#EE321A is a HEX color with RGB value rgb(238, 50, 26) and HSL value hsl(7, 86%, 52%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #EE321A?+

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