#BF6E95 Color

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

Color preview

#BF6E95

Color formats

HEX
#BF6E95
RGB
rgb(191, 110, 149)
RGBA
rgba(191, 110, 149, 1)
HSL
hsl(331, 39%, 59%)
HSV
hsv(331, 42%, 75%)
CMYK
cmyk(0%, 42%, 22%, 25%)
CSS variable
--color-primary: #BF6E95;
Lowercase HEX
#bf6e95

Shades

Tints

Tones

Harmony

CSS snippets for #BF6E95

.color-bf6e95 {
  color: #BF6E95;
  background-color: #BF6E95;
}

Frequently asked questions

What color is #BF6E95?+

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

What is the closest Tailwind color to #BF6E95?+

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