#ADA81B Color

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

Color preview

#ADA81B

Color formats

HEX
#ADA81B
RGB
rgb(173, 168, 27)
RGBA
rgba(173, 168, 27, 1)
HSL
hsl(58, 73%, 39%)
HSV
hsv(58, 84%, 68%)
CMYK
cmyk(0%, 3%, 84%, 32%)
CSS variable
--color-primary: #ADA81B;
Lowercase HEX
#ada81b

Shades

Tints

Tones

Harmony

CSS snippets for #ADA81B

.color-ada81b {
  color: #ADA81B;
  background-color: #ADA81B;
}

Frequently asked questions

What color is #ADA81B?+

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

What is the closest Tailwind color to #ADA81B?+

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