#AAA555 Color

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

Color preview

#AAA555

Color formats

HEX
#AAA555
RGB
rgb(170, 165, 85)
RGBA
rgba(170, 165, 85, 1)
HSL
hsl(56, 33%, 50%)
HSV
hsv(56, 50%, 67%)
CMYK
cmyk(0%, 3%, 50%, 33%)
CSS variable
--color-primary: #AAA555;
Lowercase HEX
#aaa555

Shades

Tints

Tones

Harmony

CSS snippets for #AAA555

.color-aaa555 {
  color: #AAA555;
  background-color: #AAA555;
}

Frequently asked questions

What color is #AAA555?+

#AAA555 is a HEX color with RGB value rgb(170, 165, 85) and HSL value hsl(56, 33%, 50%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAA555?+

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