#BDBF73 Color

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

Color preview

#BDBF73

Color formats

HEX
#BDBF73
RGB
rgb(189, 191, 115)
RGBA
rgba(189, 191, 115, 1)
HSL
hsl(62, 37%, 60%)
HSV
hsv(62, 40%, 75%)
CMYK
cmyk(1%, 0%, 40%, 25%)
CSS variable
--color-primary: #BDBF73;
Lowercase HEX
#bdbf73

Shades

Tints

Tones

Harmony

CSS snippets for #BDBF73

.color-bdbf73 {
  color: #BDBF73;
  background-color: #BDBF73;
}

Frequently asked questions

What color is #BDBF73?+

#BDBF73 is a HEX color with RGB value rgb(189, 191, 115) and HSL value hsl(62, 37%, 60%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BDBF73?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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