#BD0000 Color

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

Color preview

#BD0000

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BD0000

.color-bd0000 {
  color: #BD0000;
  background-color: #BD0000;
}

Frequently asked questions

What color is #BD0000?+

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

What is the closest Tailwind color to #BD0000?+

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