#BDBF45 Color

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

Color preview

#BDBF45

Color formats

HEX
#BDBF45
RGB
rgb(189, 191, 69)
RGBA
rgba(189, 191, 69, 1)
HSL
hsl(61, 49%, 51%)
HSV
hsv(61, 64%, 75%)
CMYK
cmyk(1%, 0%, 64%, 25%)
CSS variable
--color-primary: #BDBF45;
Lowercase HEX
#bdbf45

Shades

Tints

Tones

Harmony

CSS snippets for #BDBF45

.color-bdbf45 {
  color: #BDBF45;
  background-color: #BDBF45;
}

Frequently asked questions

What color is #BDBF45?+

#BDBF45 is a HEX color with RGB value rgb(189, 191, 69) and HSL value hsl(61, 49%, 51%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BDBF45?+

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