#BF6C84 Color

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

Color preview

#BF6C84

Color formats

HEX
#BF6C84
RGB
rgb(191, 108, 132)
RGBA
rgba(191, 108, 132, 1)
HSL
hsl(343, 39%, 59%)
HSV
hsv(343, 43%, 75%)
CMYK
cmyk(0%, 43%, 31%, 25%)
CSS variable
--color-primary: #BF6C84;
Lowercase HEX
#bf6c84

Shades

Tints

Tones

Harmony

CSS snippets for #BF6C84

.color-bf6c84 {
  color: #BF6C84;
  background-color: #BF6C84;
}

Frequently asked questions

What color is #BF6C84?+

#BF6C84 is a HEX color with RGB value rgb(191, 108, 132) and HSL value hsl(343, 39%, 59%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #BF6C84?+

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