#AAA155 Color

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

Color preview

#AAA155

Color formats

HEX
#AAA155
RGB
rgb(170, 161, 85)
RGBA
rgba(170, 161, 85, 1)
HSL
hsl(54, 33%, 50%)
HSV
hsv(54, 50%, 67%)
CMYK
cmyk(0%, 5%, 50%, 33%)
CSS variable
--color-primary: #AAA155;
Lowercase HEX
#aaa155

Shades

Tints

Tones

Harmony

CSS snippets for #AAA155

.color-aaa155 {
  color: #AAA155;
  background-color: #AAA155;
}

Frequently asked questions

What color is #AAA155?+

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

What is the closest Tailwind color to #AAA155?+

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