#ADA50E Color

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

Color preview

#ADA50E

Color formats

HEX
#ADA50E
RGB
rgb(173, 165, 14)
RGBA
rgba(173, 165, 14, 1)
HSL
hsl(57, 85%, 37%)
HSV
hsv(57, 92%, 68%)
CMYK
cmyk(0%, 5%, 92%, 32%)
CSS variable
--color-primary: #ADA50E;
Lowercase HEX
#ada50e

Shades

Tints

Tones

Harmony

CSS snippets for #ADA50E

.color-ada50e {
  color: #ADA50E;
  background-color: #ADA50E;
}

Frequently asked questions

What color is #ADA50E?+

#ADA50E is a HEX color with RGB value rgb(173, 165, 14) and HSL value hsl(57, 85%, 37%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #ADA50E?+

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