#BDBF69 Color

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

Color preview

#BDBF69

Color formats

HEX
#BDBF69
RGB
rgb(189, 191, 105)
RGBA
rgba(189, 191, 105, 1)
HSL
hsl(61, 40%, 58%)
HSV
hsv(61, 45%, 75%)
CMYK
cmyk(1%, 0%, 45%, 25%)
CSS variable
--color-primary: #BDBF69;
Lowercase HEX
#bdbf69

Shades

Tints

Tones

Harmony

CSS snippets for #BDBF69

.color-bdbf69 {
  color: #BDBF69;
  background-color: #BDBF69;
}

Frequently asked questions

What color is #BDBF69?+

#BDBF69 is a HEX color with RGB value rgb(189, 191, 105) and HSL value hsl(61, 40%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BDBF69?+

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