#ADAD75 Color

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

Color preview

#ADAD75

Color formats

HEX
#ADAD75
RGB
rgb(173, 173, 117)
RGBA
rgba(173, 173, 117, 1)
HSL
hsl(60, 25%, 57%)
HSV
hsv(60, 32%, 68%)
CMYK
cmyk(0%, 0%, 32%, 32%)
CSS variable
--color-primary: #ADAD75;
Lowercase HEX
#adad75

Shades

Tints

Tones

Harmony

CSS snippets for #ADAD75

.color-adad75 {
  color: #ADAD75;
  background-color: #ADAD75;
}

Frequently asked questions

What color is #ADAD75?+

#ADAD75 is a HEX color with RGB value rgb(173, 173, 117) and HSL value hsl(60, 25%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ADAD75?+

The closest Tailwind color is stone-400, available as the bg-stone-400 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