#BDBD51 Color

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

Color preview

#BDBD51

Color formats

HEX
#BDBD51
RGB
rgb(189, 189, 81)
RGBA
rgba(189, 189, 81, 1)
HSL
hsl(60, 45%, 53%)
HSV
hsv(60, 57%, 74%)
CMYK
cmyk(0%, 0%, 57%, 26%)
CSS variable
--color-primary: #BDBD51;
Lowercase HEX
#bdbd51

Shades

Tints

Tones

Harmony

CSS snippets for #BDBD51

.color-bdbd51 {
  color: #BDBD51;
  background-color: #BDBD51;
}

Frequently asked questions

What color is #BDBD51?+

#BDBD51 is a HEX color with RGB value rgb(189, 189, 81) and HSL value hsl(60, 45%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BDBD51?+

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