#A7AEC6 Color

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

Color preview

#A7AEC6

Color formats

HEX
#A7AEC6
RGB
rgb(167, 174, 198)
RGBA
rgba(167, 174, 198, 1)
HSL
hsl(226, 21%, 72%)
HSV
hsv(226, 16%, 78%)
CMYK
cmyk(16%, 12%, 0%, 22%)
CSS variable
--color-primary: #A7AEC6;
Lowercase HEX
#a7aec6

Shades

Tints

Tones

Harmony

CSS snippets for #A7AEC6

.color-a7aec6 {
  color: #A7AEC6;
  background-color: #A7AEC6;
}

Frequently asked questions

What color is #A7AEC6?+

#A7AEC6 is a HEX color with RGB value rgb(167, 174, 198) and HSL value hsl(226, 21%, 72%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A7AEC6?+

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