#BF9E7D Color

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

Color preview

#BF9E7D

Color formats

HEX
#BF9E7D
RGB
rgb(191, 158, 125)
RGBA
rgba(191, 158, 125, 1)
HSL
hsl(30, 34%, 62%)
HSV
hsv(30, 35%, 75%)
CMYK
cmyk(0%, 17%, 35%, 25%)
CSS variable
--color-primary: #BF9E7D;
Lowercase HEX
#bf9e7d

Shades

Tints

Tones

Harmony

CSS snippets for #BF9E7D

.color-bf9e7d {
  color: #BF9E7D;
  background-color: #BF9E7D;
}

Frequently asked questions

What color is #BF9E7D?+

#BF9E7D is a HEX color with RGB value rgb(191, 158, 125) and HSL value hsl(30, 34%, 62%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #BF9E7D?+

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