#BDB000 Color

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

Color preview

#BDB000

Color formats

HEX
#BDB000
RGB
rgb(189, 176, 0)
RGBA
rgba(189, 176, 0, 1)
HSL
hsl(56, 100%, 37%)
HSV
hsv(56, 100%, 74%)
CMYK
cmyk(0%, 7%, 100%, 26%)
CSS variable
--color-primary: #BDB000;
Lowercase HEX
#bdb000

Shades

Tints

Tones

Harmony

CSS snippets for #BDB000

.color-bdb000 {
  color: #BDB000;
  background-color: #BDB000;
}

Frequently asked questions

What color is #BDB000?+

#BDB000 is a HEX color with RGB value rgb(189, 176, 0) and HSL value hsl(56, 100%, 37%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #BDB000?+

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