#BF6EAF Color

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

Color preview

#BF6EAF

Color formats

HEX
#BF6EAF
RGB
rgb(191, 110, 175)
RGBA
rgba(191, 110, 175, 1)
HSL
hsl(312, 39%, 59%)
HSV
hsv(312, 42%, 75%)
CMYK
cmyk(0%, 42%, 8%, 25%)
CSS variable
--color-primary: #BF6EAF;
Lowercase HEX
#bf6eaf

Shades

Tints

Tones

Harmony

CSS snippets for #BF6EAF

.color-bf6eaf {
  color: #BF6EAF;
  background-color: #BF6EAF;
}

Frequently asked questions

What color is #BF6EAF?+

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

What is the closest Tailwind color to #BF6EAF?+

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