#A3ABBB Color

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

Color preview

#A3ABBB

Color formats

HEX
#A3ABBB
RGB
rgb(163, 171, 187)
RGBA
rgba(163, 171, 187, 1)
HSL
hsl(220, 15%, 69%)
HSV
hsv(220, 13%, 73%)
CMYK
cmyk(13%, 9%, 0%, 27%)
CSS variable
--color-primary: #A3ABBB;
Lowercase HEX
#a3abbb

Shades

Tints

Tones

Harmony

CSS snippets for #A3ABBB

.color-a3abbb {
  color: #A3ABBB;
  background-color: #A3ABBB;
}

Frequently asked questions

What color is #A3ABBB?+

#A3ABBB is a HEX color with RGB value rgb(163, 171, 187) and HSL value hsl(220, 15%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A3ABBB?+

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