#E41B25 Color

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

Color preview

#E41B25

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #E41B25

.color-e41b25 {
  color: #E41B25;
  background-color: #E41B25;
}

Frequently asked questions

What color is #E41B25?+

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

What is the closest Tailwind color to #E41B25?+

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