#BF6E93 Color

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

Color preview

#BF6E93

Color formats

HEX
#BF6E93
RGB
rgb(191, 110, 147)
RGBA
rgba(191, 110, 147, 1)
HSL
hsl(333, 39%, 59%)
HSV
hsv(333, 42%, 75%)
CMYK
cmyk(0%, 42%, 23%, 25%)
CSS variable
--color-primary: #BF6E93;
Lowercase HEX
#bf6e93

Shades

Tints

Tones

Harmony

CSS snippets for #BF6E93

.color-bf6e93 {
  color: #BF6E93;
  background-color: #BF6E93;
}

Frequently asked questions

What color is #BF6E93?+

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

What is the closest Tailwind color to #BF6E93?+

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