#EE1A2F Color

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

Color preview

#EE1A2F

Color formats

HEX
#EE1A2F
RGB
rgb(238, 26, 47)
RGBA
rgba(238, 26, 47, 1)
HSL
hsl(354, 86%, 52%)
HSV
hsv(354, 89%, 93%)
CMYK
cmyk(0%, 89%, 80%, 7%)
CSS variable
--color-primary: #EE1A2F;
Lowercase HEX
#ee1a2f

Shades

Tints

Tones

Harmony

CSS snippets for #EE1A2F

.color-ee1a2f {
  color: #EE1A2F;
  background-color: #EE1A2F;
}

Frequently asked questions

What color is #EE1A2F?+

#EE1A2F is a HEX color with RGB value rgb(238, 26, 47) and HSL value hsl(354, 86%, 52%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #EE1A2F?+

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