#BDA20B Color

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

Color preview

#BDA20B

Color formats

HEX
#BDA20B
RGB
rgb(189, 162, 11)
RGBA
rgba(189, 162, 11, 1)
HSL
hsl(51, 89%, 39%)
HSV
hsv(51, 94%, 74%)
CMYK
cmyk(0%, 14%, 94%, 26%)
CSS variable
--color-primary: #BDA20B;
Lowercase HEX
#bda20b

Shades

Tints

Tones

Harmony

CSS snippets for #BDA20B

.color-bda20b {
  color: #BDA20B;
  background-color: #BDA20B;
}

Frequently asked questions

What color is #BDA20B?+

#BDA20B is a HEX color with RGB value rgb(189, 162, 11) and HSL value hsl(51, 89%, 39%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #BDA20B?+

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