#A5A5AC Color

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

Color preview

#A5A5AC

Color formats

HEX
#A5A5AC
RGB
rgb(165, 165, 172)
RGBA
rgba(165, 165, 172, 1)
HSL
hsl(240, 4%, 66%)
HSV
hsv(240, 4%, 67%)
CMYK
cmyk(4%, 4%, 0%, 33%)
CSS variable
--color-primary: #A5A5AC;
Lowercase HEX
#a5a5ac

Shades

Tints

Tones

Harmony

CSS snippets for #A5A5AC

.color-a5a5ac {
  color: #A5A5AC;
  background-color: #A5A5AC;
}

Frequently asked questions

What color is #A5A5AC?+

#A5A5AC is a HEX color with RGB value rgb(165, 165, 172) and HSL value hsl(240, 4%, 66%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A5A5AC?+

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