#AAB08B Color

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

Color preview

#AAB08B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AAB08B

.color-aab08b {
  color: #AAB08B;
  background-color: #AAB08B;
}

Frequently asked questions

What color is #AAB08B?+

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

What is the closest Tailwind color to #AAB08B?+

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