#A8ABBB Color

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

Color preview

#A8ABBB

Color formats

HEX
#A8ABBB
RGB
rgb(168, 171, 187)
RGBA
rgba(168, 171, 187, 1)
HSL
hsl(231, 12%, 70%)
HSV
hsv(231, 10%, 73%)
CMYK
cmyk(10%, 9%, 0%, 27%)
CSS variable
--color-primary: #A8ABBB;
Lowercase HEX
#a8abbb

Shades

Tints

Tones

Harmony

CSS snippets for #A8ABBB

.color-a8abbb {
  color: #A8ABBB;
  background-color: #A8ABBB;
}

Frequently asked questions

What color is #A8ABBB?+

#A8ABBB is a HEX color with RGB value rgb(168, 171, 187) and HSL value hsl(231, 12%, 70%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A8ABBB?+

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