#AAAA65 Color

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

Color preview

#AAAA65

Color formats

HEX
#AAAA65
RGB
rgb(170, 170, 101)
RGBA
rgba(170, 170, 101, 1)
HSL
hsl(60, 29%, 53%)
HSV
hsv(60, 41%, 67%)
CMYK
cmyk(0%, 0%, 41%, 33%)
CSS variable
--color-primary: #AAAA65;
Lowercase HEX
#aaaa65

Shades

Tints

Tones

Harmony

CSS snippets for #AAAA65

.color-aaaa65 {
  color: #AAAA65;
  background-color: #AAAA65;
}

Frequently asked questions

What color is #AAAA65?+

#AAAA65 is a HEX color with RGB value rgb(170, 170, 101) and HSL value hsl(60, 29%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAAA65?+

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