#E31C2D Color

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

Color preview

#E31C2D

Color formats

HEX
#E31C2D
RGB
rgb(227, 28, 45)
RGBA
rgba(227, 28, 45, 1)
HSL
hsl(355, 78%, 50%)
HSV
hsv(355, 88%, 89%)
CMYK
cmyk(0%, 88%, 80%, 11%)
CSS variable
--color-primary: #E31C2D;
Lowercase HEX
#e31c2d

Shades

Tints

Tones

Harmony

CSS snippets for #E31C2D

.color-e31c2d {
  color: #E31C2D;
  background-color: #E31C2D;
}

Frequently asked questions

What color is #E31C2D?+

#E31C2D is a HEX color with RGB value rgb(227, 28, 45) and HSL value hsl(355, 78%, 50%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #E31C2D?+

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