#ADA81F Color

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

Color preview

#ADA81F

Color formats

HEX
#ADA81F
RGB
rgb(173, 168, 31)
RGBA
rgba(173, 168, 31, 1)
HSL
hsl(58, 70%, 40%)
HSV
hsv(58, 82%, 68%)
CMYK
cmyk(0%, 3%, 82%, 32%)
CSS variable
--color-primary: #ADA81F;
Lowercase HEX
#ada81f

Shades

Tints

Tones

Harmony

CSS snippets for #ADA81F

.color-ada81f {
  color: #ADA81F;
  background-color: #ADA81F;
}

Frequently asked questions

What color is #ADA81F?+

#ADA81F is a HEX color with RGB value rgb(173, 168, 31) and HSL value hsl(58, 70%, 40%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #ADA81F?+

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