#BD1900 Color

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

Color preview

#BD1900

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BD1900

.color-bd1900 {
  color: #BD1900;
  background-color: #BD1900;
}

Frequently asked questions

What color is #BD1900?+

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

What is the closest Tailwind color to #BD1900?+

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