#AAA08C Color

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

Color preview

#AAA08C

Color formats

HEX
#AAA08C
RGB
rgb(170, 160, 140)
RGBA
rgba(170, 160, 140, 1)
HSL
hsl(40, 15%, 61%)
HSV
hsv(40, 18%, 67%)
CMYK
cmyk(0%, 6%, 18%, 33%)
CSS variable
--color-primary: #AAA08C;
Lowercase HEX
#aaa08c

Shades

Tints

Tones

Harmony

CSS snippets for #AAA08C

.color-aaa08c {
  color: #AAA08C;
  background-color: #AAA08C;
}

Frequently asked questions

What color is #AAA08C?+

#AAA08C is a HEX color with RGB value rgb(170, 160, 140) and HSL value hsl(40, 15%, 61%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #AAA08C?+

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