#BD2900 Color

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

Color preview

#BD2900

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BD2900

.color-bd2900 {
  color: #BD2900;
  background-color: #BD2900;
}

Frequently asked questions

What color is #BD2900?+

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

What is the closest Tailwind color to #BD2900?+

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