#BF4A5C Color

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

Color preview

#BF4A5C

Color formats

HEX
#BF4A5C
RGB
rgb(191, 74, 92)
RGBA
rgba(191, 74, 92, 1)
HSL
hsl(351, 48%, 52%)
HSV
hsv(351, 61%, 75%)
CMYK
cmyk(0%, 61%, 52%, 25%)
CSS variable
--color-primary: #BF4A5C;
Lowercase HEX
#bf4a5c

Shades

Tints

Tones

Harmony

CSS snippets for #BF4A5C

.color-bf4a5c {
  color: #BF4A5C;
  background-color: #BF4A5C;
}

Frequently asked questions

What color is #BF4A5C?+

#BF4A5C is a HEX color with RGB value rgb(191, 74, 92) and HSL value hsl(351, 48%, 52%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #BF4A5C?+

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