#BF9E80 Color

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

Color preview

#BF9E80

Color formats

HEX
#BF9E80
RGB
rgb(191, 158, 128)
RGBA
rgba(191, 158, 128, 1)
HSL
hsl(29, 33%, 63%)
HSV
hsv(29, 33%, 75%)
CMYK
cmyk(0%, 17%, 33%, 25%)
CSS variable
--color-primary: #BF9E80;
Lowercase HEX
#bf9e80

Shades

Tints

Tones

Harmony

CSS snippets for #BF9E80

.color-bf9e80 {
  color: #BF9E80;
  background-color: #BF9E80;
}

Frequently asked questions

What color is #BF9E80?+

#BF9E80 is a HEX color with RGB value rgb(191, 158, 128) and HSL value hsl(29, 33%, 63%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #BF9E80?+

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