#AAA678 Color

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

Color preview

#AAA678

Color formats

HEX
#AAA678
RGB
rgb(170, 166, 120)
RGBA
rgba(170, 166, 120, 1)
HSL
hsl(55, 23%, 57%)
HSV
hsv(55, 29%, 67%)
CMYK
cmyk(0%, 2%, 29%, 33%)
CSS variable
--color-primary: #AAA678;
Lowercase HEX
#aaa678

Shades

Tints

Tones

Harmony

CSS snippets for #AAA678

.color-aaa678 {
  color: #AAA678;
  background-color: #AAA678;
}

Frequently asked questions

What color is #AAA678?+

#AAA678 is a HEX color with RGB value rgb(170, 166, 120) and HSL value hsl(55, 23%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAA678?+

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