#BDA232 Color

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

Color preview

#BDA232

Color formats

HEX
#BDA232
RGB
rgb(189, 162, 50)
RGBA
rgba(189, 162, 50, 1)
HSL
hsl(48, 58%, 47%)
HSV
hsv(48, 74%, 74%)
CMYK
cmyk(0%, 14%, 74%, 26%)
CSS variable
--color-primary: #BDA232;
Lowercase HEX
#bda232

Shades

Tints

Tones

Harmony

CSS snippets for #BDA232

.color-bda232 {
  color: #BDA232;
  background-color: #BDA232;
}

Frequently asked questions

What color is #BDA232?+

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

What is the closest Tailwind color to #BDA232?+

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