#AAB888 Color

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

Color preview

#AAB888

Color formats

HEX
#AAB888
RGB
rgb(170, 184, 136)
RGBA
rgba(170, 184, 136, 1)
HSL
hsl(78, 25%, 63%)
HSV
hsv(78, 26%, 72%)
CMYK
cmyk(8%, 0%, 26%, 28%)
CSS variable
--color-primary: #AAB888;
Lowercase HEX
#aab888

Shades

Tints

Tones

Harmony

CSS snippets for #AAB888

.color-aab888 {
  color: #AAB888;
  background-color: #AAB888;
}

Frequently asked questions

What color is #AAB888?+

#AAB888 is a HEX color with RGB value rgb(170, 184, 136) and HSL value hsl(78, 25%, 63%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #AAB888?+

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