#BDBF9D Color

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

Color preview

#BDBF9D

Color formats

HEX
#BDBF9D
RGB
rgb(189, 191, 157)
RGBA
rgba(189, 191, 157, 1)
HSL
hsl(64, 21%, 68%)
HSV
hsv(64, 18%, 75%)
CMYK
cmyk(1%, 0%, 18%, 25%)
CSS variable
--color-primary: #BDBF9D;
Lowercase HEX
#bdbf9d

Shades

Tints

Tones

Harmony

CSS snippets for #BDBF9D

.color-bdbf9d {
  color: #BDBF9D;
  background-color: #BDBF9D;
}

Frequently asked questions

What color is #BDBF9D?+

#BDBF9D is a HEX color with RGB value rgb(189, 191, 157) and HSL value hsl(64, 21%, 68%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BDBF9D?+

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