#A0ABBD Color

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

Color preview

#A0ABBD

Color formats

HEX
#A0ABBD
RGB
rgb(160, 171, 189)
RGBA
rgba(160, 171, 189, 1)
HSL
hsl(217, 18%, 68%)
HSV
hsv(217, 15%, 74%)
CMYK
cmyk(15%, 10%, 0%, 26%)
CSS variable
--color-primary: #A0ABBD;
Lowercase HEX
#a0abbd

Shades

Tints

Tones

Harmony

CSS snippets for #A0ABBD

.color-a0abbd {
  color: #A0ABBD;
  background-color: #A0ABBD;
}

Frequently asked questions

What color is #A0ABBD?+

#A0ABBD is a HEX color with RGB value rgb(160, 171, 189) and HSL value hsl(217, 18%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A0ABBD?+

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