#ADA51B Color

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

Color preview

#ADA51B

Color formats

HEX
#ADA51B
RGB
rgb(173, 165, 27)
RGBA
rgba(173, 165, 27, 1)
HSL
hsl(57, 73%, 39%)
HSV
hsv(57, 84%, 68%)
CMYK
cmyk(0%, 5%, 84%, 32%)
CSS variable
--color-primary: #ADA51B;
Lowercase HEX
#ada51b

Shades

Tints

Tones

Harmony

CSS snippets for #ADA51B

.color-ada51b {
  color: #ADA51B;
  background-color: #ADA51B;
}

Frequently asked questions

What color is #ADA51B?+

#ADA51B is a HEX color with RGB value rgb(173, 165, 27) and HSL value hsl(57, 73%, 39%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #ADA51B?+

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