#ADA91F Color

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

Color preview

#ADA91F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ADA91F

.color-ada91f {
  color: #ADA91F;
  background-color: #ADA91F;
}

Frequently asked questions

What color is #ADA91F?+

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

What is the closest Tailwind color to #ADA91F?+

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