#AAABA5 Color

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

Color preview

#AAABA5

Color formats

HEX
#AAABA5
RGB
rgb(170, 171, 165)
RGBA
rgba(170, 171, 165, 1)
HSL
hsl(70, 3%, 66%)
HSV
hsv(70, 4%, 67%)
CMYK
cmyk(1%, 0%, 4%, 33%)
CSS variable
--color-primary: #AAABA5;
Lowercase HEX
#aaaba5

Shades

Tints

Tones

Harmony

CSS snippets for #AAABA5

.color-aaaba5 {
  color: #AAABA5;
  background-color: #AAABA5;
}

Frequently asked questions

What color is #AAABA5?+

#AAABA5 is a HEX color with RGB value rgb(170, 171, 165) and HSL value hsl(70, 3%, 66%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAABA5?+

The closest Tailwind color is neutral-400, available as the bg-neutral-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