#BDAD33 Color

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

Color preview

#BDAD33

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BDAD33

.color-bdad33 {
  color: #BDAD33;
  background-color: #BDAD33;
}

Frequently asked questions

What color is #BDAD33?+

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

What is the closest Tailwind color to #BDAD33?+

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