#BDBF4B Color

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

Color preview

#BDBF4B

Color formats

HEX
#BDBF4B
RGB
rgb(189, 191, 75)
RGBA
rgba(189, 191, 75, 1)
HSL
hsl(61, 48%, 52%)
HSV
hsv(61, 61%, 75%)
CMYK
cmyk(1%, 0%, 61%, 25%)
CSS variable
--color-primary: #BDBF4B;
Lowercase HEX
#bdbf4b

Shades

Tints

Tones

Harmony

CSS snippets for #BDBF4B

.color-bdbf4b {
  color: #BDBF4B;
  background-color: #BDBF4B;
}

Frequently asked questions

What color is #BDBF4B?+

#BDBF4B is a HEX color with RGB value rgb(189, 191, 75) and HSL value hsl(61, 48%, 52%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BDBF4B?+

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