#AACAB8 Color

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

Color preview

#AACAB8

Color formats

HEX
#AACAB8
RGB
rgb(170, 202, 184)
RGBA
rgba(170, 202, 184, 1)
HSL
hsl(146, 23%, 73%)
HSV
hsv(146, 16%, 79%)
CMYK
cmyk(16%, 0%, 9%, 21%)
CSS variable
--color-primary: #AACAB8;
Lowercase HEX
#aacab8

Shades

Tints

Tones

Harmony

CSS snippets for #AACAB8

.color-aacab8 {
  color: #AACAB8;
  background-color: #AACAB8;
}

Frequently asked questions

What color is #AACAB8?+

#AACAB8 is a HEX color with RGB value rgb(170, 202, 184) and HSL value hsl(146, 23%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #AACAB8?+

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