#BF8DA1 Color

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

Color preview

#BF8DA1

Color formats

HEX
#BF8DA1
RGB
rgb(191, 141, 161)
RGBA
rgba(191, 141, 161, 1)
HSL
hsl(336, 28%, 65%)
HSV
hsv(336, 26%, 75%)
CMYK
cmyk(0%, 26%, 16%, 25%)
CSS variable
--color-primary: #BF8DA1;
Lowercase HEX
#bf8da1

Shades

Tints

Tones

Harmony

CSS snippets for #BF8DA1

.color-bf8da1 {
  color: #BF8DA1;
  background-color: #BF8DA1;
}

Frequently asked questions

What color is #BF8DA1?+

#BF8DA1 is a HEX color with RGB value rgb(191, 141, 161) and HSL value hsl(336, 28%, 65%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #BF8DA1?+

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