#BDBF62 Color

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

Color preview

#BDBF62

Color formats

HEX
#BDBF62
RGB
rgb(189, 191, 98)
RGBA
rgba(189, 191, 98, 1)
HSL
hsl(61, 42%, 57%)
HSV
hsv(61, 49%, 75%)
CMYK
cmyk(1%, 0%, 49%, 25%)
CSS variable
--color-primary: #BDBF62;
Lowercase HEX
#bdbf62

Shades

Tints

Tones

Harmony

CSS snippets for #BDBF62

.color-bdbf62 {
  color: #BDBF62;
  background-color: #BDBF62;
}

Frequently asked questions

What color is #BDBF62?+

#BDBF62 is a HEX color with RGB value rgb(189, 191, 98) and HSL value hsl(61, 42%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BDBF62?+

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