#AAB08C Color

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

Color preview

#AAB08C

Color formats

HEX
#AAB08C
RGB
rgb(170, 176, 140)
RGBA
rgba(170, 176, 140, 1)
HSL
hsl(70, 19%, 62%)
HSV
hsv(70, 20%, 69%)
CMYK
cmyk(3%, 0%, 20%, 31%)
CSS variable
--color-primary: #AAB08C;
Lowercase HEX
#aab08c

Shades

Tints

Tones

Harmony

CSS snippets for #AAB08C

.color-aab08c {
  color: #AAB08C;
  background-color: #AAB08C;
}

Frequently asked questions

What color is #AAB08C?+

#AAB08C is a HEX color with RGB value rgb(170, 176, 140) and HSL value hsl(70, 19%, 62%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #AAB08C?+

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