#AAA08E Color

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

Color preview

#AAA08E

Color formats

HEX
#AAA08E
RGB
rgb(170, 160, 142)
RGBA
rgba(170, 160, 142, 1)
HSL
hsl(39, 14%, 61%)
HSV
hsv(39, 16%, 67%)
CMYK
cmyk(0%, 6%, 16%, 33%)
CSS variable
--color-primary: #AAA08E;
Lowercase HEX
#aaa08e

Shades

Tints

Tones

Harmony

CSS snippets for #AAA08E

.color-aaa08e {
  color: #AAA08E;
  background-color: #AAA08E;
}

Frequently asked questions

What color is #AAA08E?+

#AAA08E is a HEX color with RGB value rgb(170, 160, 142) and HSL value hsl(39, 14%, 61%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #AAA08E?+

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