#BDBF4F Color

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

Color preview

#BDBF4F

Color formats

HEX
#BDBF4F
RGB
rgb(189, 191, 79)
RGBA
rgba(189, 191, 79, 1)
HSL
hsl(61, 47%, 53%)
HSV
hsv(61, 59%, 75%)
CMYK
cmyk(1%, 0%, 59%, 25%)
CSS variable
--color-primary: #BDBF4F;
Lowercase HEX
#bdbf4f

Shades

Tints

Tones

Harmony

CSS snippets for #BDBF4F

.color-bdbf4f {
  color: #BDBF4F;
  background-color: #BDBF4F;
}

Frequently asked questions

What color is #BDBF4F?+

#BDBF4F is a HEX color with RGB value rgb(189, 191, 79) and HSL value hsl(61, 47%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BDBF4F?+

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