#E41B1B Color

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

Color preview

#E41B1B

Color formats

HEX
#E41B1B
RGB
rgb(228, 27, 27)
RGBA
rgba(228, 27, 27, 1)
HSL
hsl(0, 79%, 50%)
HSV
hsv(0, 88%, 89%)
CMYK
cmyk(0%, 88%, 88%, 11%)
CSS variable
--color-primary: #E41B1B;
Lowercase HEX
#e41b1b

Shades

Tints

Tones

Harmony

CSS snippets for #E41B1B

.color-e41b1b {
  color: #E41B1B;
  background-color: #E41B1B;
}

Frequently asked questions

What color is #E41B1B?+

#E41B1B is a HEX color with RGB value rgb(228, 27, 27) and HSL value hsl(0, 79%, 50%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #E41B1B?+

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