#BDAD32 Color

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

Color preview

#BDAD32

Color formats

HEX
#BDAD32
RGB
rgb(189, 173, 50)
RGBA
rgba(189, 173, 50, 1)
HSL
hsl(53, 58%, 47%)
HSV
hsv(53, 74%, 74%)
CMYK
cmyk(0%, 8%, 74%, 26%)
CSS variable
--color-primary: #BDAD32;
Lowercase HEX
#bdad32

Shades

Tints

Tones

Harmony

CSS snippets for #BDAD32

.color-bdad32 {
  color: #BDAD32;
  background-color: #BDAD32;
}

Frequently asked questions

What color is #BDAD32?+

#BDAD32 is a HEX color with RGB value rgb(189, 173, 50) and HSL value hsl(53, 58%, 47%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #BDAD32?+

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