#BFAE9D Color

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

Color preview

#BFAE9D

Color formats

HEX
#BFAE9D
RGB
rgb(191, 174, 157)
RGBA
rgba(191, 174, 157, 1)
HSL
hsl(30, 21%, 68%)
HSV
hsv(30, 18%, 75%)
CMYK
cmyk(0%, 9%, 18%, 25%)
CSS variable
--color-primary: #BFAE9D;
Lowercase HEX
#bfae9d

Shades

Tints

Tones

Harmony

CSS snippets for #BFAE9D

.color-bfae9d {
  color: #BFAE9D;
  background-color: #BFAE9D;
}

Frequently asked questions

What color is #BFAE9D?+

#BFAE9D is a HEX color with RGB value rgb(191, 174, 157) and HSL value hsl(30, 21%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BFAE9D?+

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