#D41C1F Color

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

Color preview

#D41C1F

Color formats

HEX
#D41C1F
RGB
rgb(212, 28, 31)
RGBA
rgba(212, 28, 31, 1)
HSL
hsl(359, 77%, 47%)
HSV
hsv(359, 87%, 83%)
CMYK
cmyk(0%, 87%, 85%, 17%)
CSS variable
--color-primary: #D41C1F;
Lowercase HEX
#d41c1f

Shades

Tints

Tones

Harmony

CSS snippets for #D41C1F

.color-d41c1f {
  color: #D41C1F;
  background-color: #D41C1F;
}

Frequently asked questions

What color is #D41C1F?+

#D41C1F is a HEX color with RGB value rgb(212, 28, 31) and HSL value hsl(359, 77%, 47%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #D41C1F?+

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