#BF8BA0 Color

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

Color preview

#BF8BA0

Color formats

HEX
#BF8BA0
RGB
rgb(191, 139, 160)
RGBA
rgba(191, 139, 160, 1)
HSL
hsl(336, 29%, 65%)
HSV
hsv(336, 27%, 75%)
CMYK
cmyk(0%, 27%, 16%, 25%)
CSS variable
--color-primary: #BF8BA0;
Lowercase HEX
#bf8ba0

Shades

Tints

Tones

Harmony

CSS snippets for #BF8BA0

.color-bf8ba0 {
  color: #BF8BA0;
  background-color: #BF8BA0;
}

Frequently asked questions

What color is #BF8BA0?+

#BF8BA0 is a HEX color with RGB value rgb(191, 139, 160) and HSL value hsl(336, 29%, 65%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #BF8BA0?+

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