#BF3333 Color

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

Color preview

#BF3333

Color formats

HEX
#BF3333
RGB
rgb(191, 51, 51)
RGBA
rgba(191, 51, 51, 1)
HSL
hsl(0, 58%, 47%)
HSV
hsv(0, 73%, 75%)
CMYK
cmyk(0%, 73%, 73%, 25%)
CSS variable
--color-primary: #BF3333;
Lowercase HEX
#bf3333

Shades

Tints

Tones

Harmony

CSS snippets for #BF3333

.color-bf3333 {
  color: #BF3333;
  background-color: #BF3333;
}

Frequently asked questions

What color is #BF3333?+

#BF3333 is a HEX color with RGB value rgb(191, 51, 51) and HSL value hsl(0, 58%, 47%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #BF3333?+

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