#BDBD3D Color

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

Color preview

#BDBD3D

Color formats

HEX
#BDBD3D
RGB
rgb(189, 189, 61)
RGBA
rgba(189, 189, 61, 1)
HSL
hsl(60, 51%, 49%)
HSV
hsv(60, 68%, 74%)
CMYK
cmyk(0%, 0%, 68%, 26%)
CSS variable
--color-primary: #BDBD3D;
Lowercase HEX
#bdbd3d

Shades

Tints

Tones

Harmony

CSS snippets for #BDBD3D

.color-bdbd3d {
  color: #BDBD3D;
  background-color: #BDBD3D;
}

Frequently asked questions

What color is #BDBD3D?+

#BDBD3D is a HEX color with RGB value rgb(189, 189, 61) and HSL value hsl(60, 51%, 49%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BDBD3D?+

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