#AAAD75 Color

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

Color preview

#AAAD75

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AAAD75

.color-aaad75 {
  color: #AAAD75;
  background-color: #AAAD75;
}

Frequently asked questions

What color is #AAAD75?+

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

What is the closest Tailwind color to #AAAD75?+

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