#D41D29 Color

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

Color preview

#D41D29

Color formats

HEX
#D41D29
RGB
rgb(212, 29, 41)
RGBA
rgba(212, 29, 41, 1)
HSL
hsl(356, 76%, 47%)
HSV
hsv(356, 86%, 83%)
CMYK
cmyk(0%, 86%, 81%, 17%)
CSS variable
--color-primary: #D41D29;
Lowercase HEX
#d41d29

Shades

Tints

Tones

Harmony

CSS snippets for #D41D29

.color-d41d29 {
  color: #D41D29;
  background-color: #D41D29;
}

Frequently asked questions

What color is #D41D29?+

#D41D29 is a HEX color with RGB value rgb(212, 29, 41) and HSL value hsl(356, 76%, 47%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #D41D29?+

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