#BF6EAB Color

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

Color preview

#BF6EAB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BF6EAB

.color-bf6eab {
  color: #BF6EAB;
  background-color: #BF6EAB;
}

Frequently asked questions

What color is #BF6EAB?+

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

What is the closest Tailwind color to #BF6EAB?+

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