#BD001F Color

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

Color preview

#BD001F

Color formats

HEX
#BD001F
RGB
rgb(189, 0, 31)
RGBA
rgba(189, 0, 31, 1)
HSL
hsl(350, 100%, 37%)
HSV
hsv(350, 100%, 74%)
CMYK
cmyk(0%, 100%, 84%, 26%)
CSS variable
--color-primary: #BD001F;
Lowercase HEX
#bd001f

Shades

Tints

Tones

Harmony

CSS snippets for #BD001F

.color-bd001f {
  color: #BD001F;
  background-color: #BD001F;
}

Frequently asked questions

What color is #BD001F?+

#BD001F is a HEX color with RGB value rgb(189, 0, 31) and HSL value hsl(350, 100%, 37%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #BD001F?+

The closest Tailwind color is red-700, available as the bg-red-700 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