#AAA78C Color

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

Color preview

#AAA78C

Color formats

HEX
#AAA78C
RGB
rgb(170, 167, 140)
RGBA
rgba(170, 167, 140, 1)
HSL
hsl(54, 15%, 61%)
HSV
hsv(54, 18%, 67%)
CMYK
cmyk(0%, 2%, 18%, 33%)
CSS variable
--color-primary: #AAA78C;
Lowercase HEX
#aaa78c

Shades

Tints

Tones

Harmony

CSS snippets for #AAA78C

.color-aaa78c {
  color: #AAA78C;
  background-color: #AAA78C;
}

Frequently asked questions

What color is #AAA78C?+

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

What is the closest Tailwind color to #AAA78C?+

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