#D41B11 Color

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

Color preview

#D41B11

Color formats

HEX
#D41B11
RGB
rgb(212, 27, 17)
RGBA
rgba(212, 27, 17, 1)
HSL
hsl(3, 85%, 45%)
HSV
hsv(3, 92%, 83%)
CMYK
cmyk(0%, 87%, 92%, 17%)
CSS variable
--color-primary: #D41B11;
Lowercase HEX
#d41b11

Shades

Tints

Tones

Harmony

CSS snippets for #D41B11

.color-d41b11 {
  color: #D41B11;
  background-color: #D41B11;
}

Frequently asked questions

What color is #D41B11?+

#D41B11 is a HEX color with RGB value rgb(212, 27, 17) and HSL value hsl(3, 85%, 45%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #D41B11?+

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