#BF8E91 Color

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

Color preview

#BF8E91

Color formats

HEX
#BF8E91
RGB
rgb(191, 142, 145)
RGBA
rgba(191, 142, 145, 1)
HSL
hsl(356, 28%, 65%)
HSV
hsv(356, 26%, 75%)
CMYK
cmyk(0%, 26%, 24%, 25%)
CSS variable
--color-primary: #BF8E91;
Lowercase HEX
#bf8e91

Shades

Tints

Tones

Harmony

CSS snippets for #BF8E91

.color-bf8e91 {
  color: #BF8E91;
  background-color: #BF8E91;
}

Frequently asked questions

What color is #BF8E91?+

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

What is the closest Tailwind color to #BF8E91?+

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