#E3181F Color

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

Color preview

#E3181F

Color formats

HEX
#E3181F
RGB
rgb(227, 24, 31)
RGBA
rgba(227, 24, 31, 1)
HSL
hsl(358, 81%, 49%)
HSV
hsv(358, 89%, 89%)
CMYK
cmyk(0%, 89%, 86%, 11%)
CSS variable
--color-primary: #E3181F;
Lowercase HEX
#e3181f

Shades

Tints

Tones

Harmony

CSS snippets for #E3181F

.color-e3181f {
  color: #E3181F;
  background-color: #E3181F;
}

Frequently asked questions

What color is #E3181F?+

#E3181F is a HEX color with RGB value rgb(227, 24, 31) and HSL value hsl(358, 81%, 49%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #E3181F?+

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