#A8AEA0 Color

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

Color preview

#A8AEA0

Color formats

HEX
#A8AEA0
RGB
rgb(168, 174, 160)
RGBA
rgba(168, 174, 160, 1)
HSL
hsl(86, 8%, 65%)
HSV
hsv(86, 8%, 68%)
CMYK
cmyk(3%, 0%, 8%, 32%)
CSS variable
--color-primary: #A8AEA0;
Lowercase HEX
#a8aea0

Shades

Tints

Tones

Harmony

CSS snippets for #A8AEA0

.color-a8aea0 {
  color: #A8AEA0;
  background-color: #A8AEA0;
}

Frequently asked questions

What color is #A8AEA0?+

#A8AEA0 is a HEX color with RGB value rgb(168, 174, 160) and HSL value hsl(86, 8%, 65%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A8AEA0?+

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