#AAAFB0 Color

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

Color preview

#AAAFB0

Color formats

HEX
#AAAFB0
RGB
rgb(170, 175, 176)
RGBA
rgba(170, 175, 176, 1)
HSL
hsl(190, 4%, 68%)
HSV
hsv(190, 3%, 69%)
CMYK
cmyk(3%, 1%, 0%, 31%)
CSS variable
--color-primary: #AAAFB0;
Lowercase HEX
#aaafb0

Shades

Tints

Tones

Harmony

CSS snippets for #AAAFB0

.color-aaafb0 {
  color: #AAAFB0;
  background-color: #AAAFB0;
}

Frequently asked questions

What color is #AAAFB0?+

#AAAFB0 is a HEX color with RGB value rgb(170, 175, 176) and HSL value hsl(190, 4%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAAFB0?+

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