#BF4F6B Color

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

Color preview

#BF4F6B

Color formats

HEX
#BF4F6B
RGB
rgb(191, 79, 107)
RGBA
rgba(191, 79, 107, 1)
HSL
hsl(345, 47%, 53%)
HSV
hsv(345, 59%, 75%)
CMYK
cmyk(0%, 59%, 44%, 25%)
CSS variable
--color-primary: #BF4F6B;
Lowercase HEX
#bf4f6b

Shades

Tints

Tones

Harmony

CSS snippets for #BF4F6B

.color-bf4f6b {
  color: #BF4F6B;
  background-color: #BF4F6B;
}

Frequently asked questions

What color is #BF4F6B?+

#BF4F6B is a HEX color with RGB value rgb(191, 79, 107) and HSL value hsl(345, 47%, 53%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #BF4F6B?+

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