#AAA78E Color

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

Color preview

#AAA78E

Color formats

HEX
#AAA78E
RGB
rgb(170, 167, 142)
RGBA
rgba(170, 167, 142, 1)
HSL
hsl(54, 14%, 61%)
HSV
hsv(54, 16%, 67%)
CMYK
cmyk(0%, 2%, 16%, 33%)
CSS variable
--color-primary: #AAA78E;
Lowercase HEX
#aaa78e

Shades

Tints

Tones

Harmony

CSS snippets for #AAA78E

.color-aaa78e {
  color: #AAA78E;
  background-color: #AAA78E;
}

Frequently asked questions

What color is #AAA78E?+

#AAA78E is a HEX color with RGB value rgb(170, 167, 142) and HSL value hsl(54, 14%, 61%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAA78E?+

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