#BDBF9C Color

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

Color preview

#BDBF9C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BDBF9C

.color-bdbf9c {
  color: #BDBF9C;
  background-color: #BDBF9C;
}

Frequently asked questions

What color is #BDBF9C?+

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

What is the closest Tailwind color to #BDBF9C?+

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