#A6ABBD Color

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

Color preview

#A6ABBD

Color formats

HEX
#A6ABBD
RGB
rgb(166, 171, 189)
RGBA
rgba(166, 171, 189, 1)
HSL
hsl(227, 15%, 70%)
HSV
hsv(227, 12%, 74%)
CMYK
cmyk(12%, 10%, 0%, 26%)
CSS variable
--color-primary: #A6ABBD;
Lowercase HEX
#a6abbd

Shades

Tints

Tones

Harmony

CSS snippets for #A6ABBD

.color-a6abbd {
  color: #A6ABBD;
  background-color: #A6ABBD;
}

Frequently asked questions

What color is #A6ABBD?+

#A6ABBD is a HEX color with RGB value rgb(166, 171, 189) and HSL value hsl(227, 15%, 70%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A6ABBD?+

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