#E2181B Color

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

Color preview

#E2181B

Color formats

HEX
#E2181B
RGB
rgb(226, 24, 27)
RGBA
rgba(226, 24, 27, 1)
HSL
hsl(359, 81%, 49%)
HSV
hsv(359, 89%, 89%)
CMYK
cmyk(0%, 89%, 88%, 11%)
CSS variable
--color-primary: #E2181B;
Lowercase HEX
#e2181b

Shades

Tints

Tones

Harmony

CSS snippets for #E2181B

.color-e2181b {
  color: #E2181B;
  background-color: #E2181B;
}

Frequently asked questions

What color is #E2181B?+

#E2181B is a HEX color with RGB value rgb(226, 24, 27) and HSL value hsl(359, 81%, 49%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #E2181B?+

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