#BF1000 Color

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

Color preview

#BF1000

Color formats

HEX
#BF1000
RGB
rgb(191, 16, 0)
RGBA
rgba(191, 16, 0, 1)
HSL
hsl(5, 100%, 37%)
HSV
hsv(5, 100%, 75%)
CMYK
cmyk(0%, 92%, 100%, 25%)
CSS variable
--color-primary: #BF1000;
Lowercase HEX
#bf1000

Shades

Tints

Tones

Harmony

CSS snippets for #BF1000

.color-bf1000 {
  color: #BF1000;
  background-color: #BF1000;
}

Frequently asked questions

What color is #BF1000?+

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

What is the closest Tailwind color to #BF1000?+

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