#AAAB87 Color

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

Color preview

#AAAB87

Color formats

HEX
#AAAB87
RGB
rgb(170, 171, 135)
RGBA
rgba(170, 171, 135, 1)
HSL
hsl(62, 18%, 60%)
HSV
hsv(62, 21%, 67%)
CMYK
cmyk(1%, 0%, 21%, 33%)
CSS variable
--color-primary: #AAAB87;
Lowercase HEX
#aaab87

Shades

Tints

Tones

Harmony

CSS snippets for #AAAB87

.color-aaab87 {
  color: #AAAB87;
  background-color: #AAAB87;
}

Frequently asked questions

What color is #AAAB87?+

#AAAB87 is a HEX color with RGB value rgb(170, 171, 135) and HSL value hsl(62, 18%, 60%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #AAAB87?+

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