#BF4B5A Color

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

Color preview

#BF4B5A

Color formats

HEX
#BF4B5A
RGB
rgb(191, 75, 90)
RGBA
rgba(191, 75, 90, 1)
HSL
hsl(352, 48%, 52%)
HSV
hsv(352, 61%, 75%)
CMYK
cmyk(0%, 61%, 53%, 25%)
CSS variable
--color-primary: #BF4B5A;
Lowercase HEX
#bf4b5a

Shades

Tints

Tones

Harmony

CSS snippets for #BF4B5A

.color-bf4b5a {
  color: #BF4B5A;
  background-color: #BF4B5A;
}

Frequently asked questions

What color is #BF4B5A?+

#BF4B5A is a HEX color with RGB value rgb(191, 75, 90) and HSL value hsl(352, 48%, 52%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #BF4B5A?+

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