#BD1000 Color

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

Color preview

#BD1000

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BD1000

.color-bd1000 {
  color: #BD1000;
  background-color: #BD1000;
}

Frequently asked questions

What color is #BD1000?+

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

What is the closest Tailwind color to #BD1000?+

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