#BFAE9B Color

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

Color preview

#BFAE9B

Color formats

HEX
#BFAE9B
RGB
rgb(191, 174, 155)
RGBA
rgba(191, 174, 155, 1)
HSL
hsl(32, 22%, 68%)
HSV
hsv(32, 19%, 75%)
CMYK
cmyk(0%, 9%, 19%, 25%)
CSS variable
--color-primary: #BFAE9B;
Lowercase HEX
#bfae9b

Shades

Tints

Tones

Harmony

CSS snippets for #BFAE9B

.color-bfae9b {
  color: #BFAE9B;
  background-color: #BFAE9B;
}

Frequently asked questions

What color is #BFAE9B?+

#BFAE9B is a HEX color with RGB value rgb(191, 174, 155) and HSL value hsl(32, 22%, 68%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BFAE9B?+

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