#BDA700 Color

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

Color preview

#BDA700

Color formats

HEX
#BDA700
RGB
rgb(189, 167, 0)
RGBA
rgba(189, 167, 0, 1)
HSL
hsl(53, 100%, 37%)
HSV
hsv(53, 100%, 74%)
CMYK
cmyk(0%, 12%, 100%, 26%)
CSS variable
--color-primary: #BDA700;
Lowercase HEX
#bda700

Shades

Tints

Tones

Harmony

CSS snippets for #BDA700

.color-bda700 {
  color: #BDA700;
  background-color: #BDA700;
}

Frequently asked questions

What color is #BDA700?+

#BDA700 is a HEX color with RGB value rgb(189, 167, 0) and HSL value hsl(53, 100%, 37%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #BDA700?+

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