#AAB18B Color

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

Color preview

#AAB18B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AAB18B

.color-aab18b {
  color: #AAB18B;
  background-color: #AAB18B;
}

Frequently asked questions

What color is #AAB18B?+

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

What is the closest Tailwind color to #AAB18B?+

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