#BF2222 Color

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

Color preview

#BF2222

Color formats

HEX
#BF2222
RGB
rgb(191, 34, 34)
RGBA
rgba(191, 34, 34, 1)
HSL
hsl(0, 70%, 44%)
HSV
hsv(0, 82%, 75%)
CMYK
cmyk(0%, 82%, 82%, 25%)
CSS variable
--color-primary: #BF2222;
Lowercase HEX
#bf2222

Shades

Tints

Tones

Harmony

CSS snippets for #BF2222

.color-bf2222 {
  color: #BF2222;
  background-color: #BF2222;
}

Frequently asked questions

What color is #BF2222?+

#BF2222 is a HEX color with RGB value rgb(191, 34, 34) and HSL value hsl(0, 70%, 44%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #BF2222?+

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