#A5AEAA Color

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

Color preview

#A5AEAA

Color formats

HEX
#A5AEAA
RGB
rgb(165, 174, 170)
RGBA
rgba(165, 174, 170, 1)
HSL
hsl(153, 5%, 66%)
HSV
hsv(153, 5%, 68%)
CMYK
cmyk(5%, 0%, 2%, 32%)
CSS variable
--color-primary: #A5AEAA;
Lowercase HEX
#a5aeaa

Shades

Tints

Tones

Harmony

CSS snippets for #A5AEAA

.color-a5aeaa {
  color: #A5AEAA;
  background-color: #A5AEAA;
}

Frequently asked questions

What color is #A5AEAA?+

#A5AEAA is a HEX color with RGB value rgb(165, 174, 170) and HSL value hsl(153, 5%, 66%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A5AEAA?+

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