#E31C23 Color

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

Color preview

#E31C23

Color formats

HEX
#E31C23
RGB
rgb(227, 28, 35)
RGBA
rgba(227, 28, 35, 1)
HSL
hsl(358, 78%, 50%)
HSV
hsv(358, 88%, 89%)
CMYK
cmyk(0%, 88%, 85%, 11%)
CSS variable
--color-primary: #E31C23;
Lowercase HEX
#e31c23

Shades

Tints

Tones

Harmony

CSS snippets for #E31C23

.color-e31c23 {
  color: #E31C23;
  background-color: #E31C23;
}

Frequently asked questions

What color is #E31C23?+

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

What is the closest Tailwind color to #E31C23?+

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