#BF8C88 Color

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

Color preview

#BF8C88

Color formats

HEX
#BF8C88
RGB
rgb(191, 140, 136)
RGBA
rgba(191, 140, 136, 1)
HSL
hsl(4, 30%, 64%)
HSV
hsv(4, 29%, 75%)
CMYK
cmyk(0%, 27%, 29%, 25%)
CSS variable
--color-primary: #BF8C88;
Lowercase HEX
#bf8c88

Shades

Tints

Tones

Harmony

CSS snippets for #BF8C88

.color-bf8c88 {
  color: #BF8C88;
  background-color: #BF8C88;
}

Frequently asked questions

What color is #BF8C88?+

#BF8C88 is a HEX color with RGB value rgb(191, 140, 136) and HSL value hsl(4, 30%, 64%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #BF8C88?+

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