#ADAD10 Color

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

Color preview

#ADAD10

Color formats

HEX
#ADAD10
RGB
rgb(173, 173, 16)
RGBA
rgba(173, 173, 16, 1)
HSL
hsl(60, 83%, 37%)
HSV
hsv(60, 91%, 68%)
CMYK
cmyk(0%, 0%, 91%, 32%)
CSS variable
--color-primary: #ADAD10;
Lowercase HEX
#adad10

Shades

Tints

Tones

Harmony

CSS snippets for #ADAD10

.color-adad10 {
  color: #ADAD10;
  background-color: #ADAD10;
}

Frequently asked questions

What color is #ADAD10?+

#ADAD10 is a HEX color with RGB value rgb(173, 173, 16) and HSL value hsl(60, 83%, 37%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #ADAD10?+

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