#BF8EAC Color

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

Color preview

#BF8EAC

Color formats

HEX
#BF8EAC
RGB
rgb(191, 142, 172)
RGBA
rgba(191, 142, 172, 1)
HSL
hsl(323, 28%, 65%)
HSV
hsv(323, 26%, 75%)
CMYK
cmyk(0%, 26%, 10%, 25%)
CSS variable
--color-primary: #BF8EAC;
Lowercase HEX
#bf8eac

Shades

Tints

Tones

Harmony

CSS snippets for #BF8EAC

.color-bf8eac {
  color: #BF8EAC;
  background-color: #BF8EAC;
}

Frequently asked questions

What color is #BF8EAC?+

#BF8EAC is a HEX color with RGB value rgb(191, 142, 172) and HSL value hsl(323, 28%, 65%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #BF8EAC?+

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