#A1ABBB Color

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

Color preview

#A1ABBB

Color formats

HEX
#A1ABBB
RGB
rgb(161, 171, 187)
RGBA
rgba(161, 171, 187, 1)
HSL
hsl(217, 16%, 68%)
HSV
hsv(217, 14%, 73%)
CMYK
cmyk(14%, 9%, 0%, 27%)
CSS variable
--color-primary: #A1ABBB;
Lowercase HEX
#a1abbb

Shades

Tints

Tones

Harmony

CSS snippets for #A1ABBB

.color-a1abbb {
  color: #A1ABBB;
  background-color: #A1ABBB;
}

Frequently asked questions

What color is #A1ABBB?+

#A1ABBB is a HEX color with RGB value rgb(161, 171, 187) and HSL value hsl(217, 16%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A1ABBB?+

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