#BF6EAC Color

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

Color preview

#BF6EAC

Color formats

HEX
#BF6EAC
RGB
rgb(191, 110, 172)
RGBA
rgba(191, 110, 172, 1)
HSL
hsl(314, 39%, 59%)
HSV
hsv(314, 42%, 75%)
CMYK
cmyk(0%, 42%, 10%, 25%)
CSS variable
--color-primary: #BF6EAC;
Lowercase HEX
#bf6eac

Shades

Tints

Tones

Harmony

CSS snippets for #BF6EAC

.color-bf6eac {
  color: #BF6EAC;
  background-color: #BF6EAC;
}

Frequently asked questions

What color is #BF6EAC?+

#BF6EAC is a HEX color with RGB value rgb(191, 110, 172) and HSL value hsl(314, 39%, 59%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #BF6EAC?+

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