#BD1600 Color

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

Color preview

#BD1600

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BD1600

.color-bd1600 {
  color: #BD1600;
  background-color: #BD1600;
}

Frequently asked questions

What color is #BD1600?+

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

What is the closest Tailwind color to #BD1600?+

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