#BF9B9E Color

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

Color preview

#BF9B9E

Color formats

HEX
#BF9B9E
RGB
rgb(191, 155, 158)
RGBA
rgba(191, 155, 158, 1)
HSL
hsl(355, 22%, 68%)
HSV
hsv(355, 19%, 75%)
CMYK
cmyk(0%, 19%, 17%, 25%)
CSS variable
--color-primary: #BF9B9E;
Lowercase HEX
#bf9b9e

Shades

Tints

Tones

Harmony

CSS snippets for #BF9B9E

.color-bf9b9e {
  color: #BF9B9E;
  background-color: #BF9B9E;
}

Frequently asked questions

What color is #BF9B9E?+

#BF9B9E is a HEX color with RGB value rgb(191, 155, 158) and HSL value hsl(355, 22%, 68%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #BF9B9E?+

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