#BF3C4E Color

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

Color preview

#BF3C4E

Color formats

HEX
#BF3C4E
RGB
rgb(191, 60, 78)
RGBA
rgba(191, 60, 78, 1)
HSL
hsl(352, 52%, 49%)
HSV
hsv(352, 69%, 75%)
CMYK
cmyk(0%, 69%, 59%, 25%)
CSS variable
--color-primary: #BF3C4E;
Lowercase HEX
#bf3c4e

Shades

Tints

Tones

Harmony

CSS snippets for #BF3C4E

.color-bf3c4e {
  color: #BF3C4E;
  background-color: #BF3C4E;
}

Frequently asked questions

What color is #BF3C4E?+

#BF3C4E is a HEX color with RGB value rgb(191, 60, 78) and HSL value hsl(352, 52%, 49%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #BF3C4E?+

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