#BDBF8D Color

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

Color preview

#BDBF8D

Color formats

HEX
#BDBF8D
RGB
rgb(189, 191, 141)
RGBA
rgba(189, 191, 141, 1)
HSL
hsl(62, 28%, 65%)
HSV
hsv(62, 26%, 75%)
CMYK
cmyk(1%, 0%, 26%, 25%)
CSS variable
--color-primary: #BDBF8D;
Lowercase HEX
#bdbf8d

Shades

Tints

Tones

Harmony

CSS snippets for #BDBF8D

.color-bdbf8d {
  color: #BDBF8D;
  background-color: #BDBF8D;
}

Frequently asked questions

What color is #BDBF8D?+

#BDBF8D is a HEX color with RGB value rgb(189, 191, 141) and HSL value hsl(62, 28%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BDBF8D?+

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