#BF4A7F Color

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

Color preview

#BF4A7F

Color formats

HEX
#BF4A7F
RGB
rgb(191, 74, 127)
RGBA
rgba(191, 74, 127, 1)
HSL
hsl(333, 48%, 52%)
HSV
hsv(333, 61%, 75%)
CMYK
cmyk(0%, 61%, 34%, 25%)
CSS variable
--color-primary: #BF4A7F;
Lowercase HEX
#bf4a7f

Shades

Tints

Tones

Harmony

CSS snippets for #BF4A7F

.color-bf4a7f {
  color: #BF4A7F;
  background-color: #BF4A7F;
}

Frequently asked questions

What color is #BF4A7F?+

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

What is the closest Tailwind color to #BF4A7F?+

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