#BF3B3F Color

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

Color preview

#BF3B3F

Color formats

HEX
#BF3B3F
RGB
rgb(191, 59, 63)
RGBA
rgba(191, 59, 63, 1)
HSL
hsl(358, 53%, 49%)
HSV
hsv(358, 69%, 75%)
CMYK
cmyk(0%, 69%, 67%, 25%)
CSS variable
--color-primary: #BF3B3F;
Lowercase HEX
#bf3b3f

Shades

Tints

Tones

Harmony

CSS snippets for #BF3B3F

.color-bf3b3f {
  color: #BF3B3F;
  background-color: #BF3B3F;
}

Frequently asked questions

What color is #BF3B3F?+

#BF3B3F is a HEX color with RGB value rgb(191, 59, 63) and HSL value hsl(358, 53%, 49%). Its closest CSS named color is Brown.

What is the closest Tailwind color to #BF3B3F?+

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