#BDAA33 Color

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

Color preview

#BDAA33

Color formats

HEX
#BDAA33
RGB
rgb(189, 170, 51)
RGBA
rgba(189, 170, 51, 1)
HSL
hsl(52, 58%, 47%)
HSV
hsv(52, 73%, 74%)
CMYK
cmyk(0%, 10%, 73%, 26%)
CSS variable
--color-primary: #BDAA33;
Lowercase HEX
#bdaa33

Shades

Tints

Tones

Harmony

CSS snippets for #BDAA33

.color-bdaa33 {
  color: #BDAA33;
  background-color: #BDAA33;
}

Frequently asked questions

What color is #BDAA33?+

#BDAA33 is a HEX color with RGB value rgb(189, 170, 51) and HSL value hsl(52, 58%, 47%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #BDAA33?+

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