#ADA81A Color

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

Color preview

#ADA81A

Color formats

HEX
#ADA81A
RGB
rgb(173, 168, 26)
RGBA
rgba(173, 168, 26, 1)
HSL
hsl(58, 74%, 39%)
HSV
hsv(58, 85%, 68%)
CMYK
cmyk(0%, 3%, 85%, 32%)
CSS variable
--color-primary: #ADA81A;
Lowercase HEX
#ada81a

Shades

Tints

Tones

Harmony

CSS snippets for #ADA81A

.color-ada81a {
  color: #ADA81A;
  background-color: #ADA81A;
}

Frequently asked questions

What color is #ADA81A?+

#ADA81A is a HEX color with RGB value rgb(173, 168, 26) and HSL value hsl(58, 74%, 39%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #ADA81A?+

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