#A7ABB9 Color

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

Color preview

#A7ABB9

Color formats

HEX
#A7ABB9
RGB
rgb(167, 171, 185)
RGBA
rgba(167, 171, 185, 1)
HSL
hsl(227, 11%, 69%)
HSV
hsv(227, 10%, 73%)
CMYK
cmyk(10%, 8%, 0%, 27%)
CSS variable
--color-primary: #A7ABB9;
Lowercase HEX
#a7abb9

Shades

Tints

Tones

Harmony

CSS snippets for #A7ABB9

.color-a7abb9 {
  color: #A7ABB9;
  background-color: #A7ABB9;
}

Frequently asked questions

What color is #A7ABB9?+

#A7ABB9 is a HEX color with RGB value rgb(167, 171, 185) and HSL value hsl(227, 11%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A7ABB9?+

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