#A1ABC7 Color

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

Color preview

#A1ABC7

Color formats

HEX
#A1ABC7
RGB
rgb(161, 171, 199)
RGBA
rgba(161, 171, 199, 1)
HSL
hsl(224, 25%, 71%)
HSV
hsv(224, 19%, 78%)
CMYK
cmyk(19%, 14%, 0%, 22%)
CSS variable
--color-primary: #A1ABC7;
Lowercase HEX
#a1abc7

Shades

Tints

Tones

Harmony

CSS snippets for #A1ABC7

.color-a1abc7 {
  color: #A1ABC7;
  background-color: #A1ABC7;
}

Frequently asked questions

What color is #A1ABC7?+

#A1ABC7 is a HEX color with RGB value rgb(161, 171, 199) and HSL value hsl(224, 25%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A1ABC7?+

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