#EE2F2F Color

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

Color preview

#EE2F2F

Color formats

HEX
#EE2F2F
RGB
rgb(238, 47, 47)
RGBA
rgba(238, 47, 47, 1)
HSL
hsl(0, 85%, 56%)
HSV
hsv(0, 80%, 93%)
CMYK
cmyk(0%, 80%, 80%, 7%)
CSS variable
--color-primary: #EE2F2F;
Lowercase HEX
#ee2f2f

Shades

Tints

Tones

Harmony

CSS snippets for #EE2F2F

.color-ee2f2f {
  color: #EE2F2F;
  background-color: #EE2F2F;
}

Frequently asked questions

What color is #EE2F2F?+

#EE2F2F is a HEX color with RGB value rgb(238, 47, 47) and HSL value hsl(0, 85%, 56%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #EE2F2F?+

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