#AAB18C Color

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

Color preview

#AAB18C

Color formats

HEX
#AAB18C
RGB
rgb(170, 177, 140)
RGBA
rgba(170, 177, 140, 1)
HSL
hsl(71, 19%, 62%)
HSV
hsv(71, 21%, 69%)
CMYK
cmyk(4%, 0%, 21%, 31%)
CSS variable
--color-primary: #AAB18C;
Lowercase HEX
#aab18c

Shades

Tints

Tones

Harmony

CSS snippets for #AAB18C

.color-aab18c {
  color: #AAB18C;
  background-color: #AAB18C;
}

Frequently asked questions

What color is #AAB18C?+

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

What is the closest Tailwind color to #AAB18C?+

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