#ADA010 Color

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

Color preview

#ADA010

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ADA010

.color-ada010 {
  color: #ADA010;
  background-color: #ADA010;
}

Frequently asked questions

What color is #ADA010?+

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

What is the closest Tailwind color to #ADA010?+

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