#A2ABC0 Color

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

Color preview

#A2ABC0

Color formats

HEX
#A2ABC0
RGB
rgb(162, 171, 192)
RGBA
rgba(162, 171, 192, 1)
HSL
hsl(222, 19%, 69%)
HSV
hsv(222, 16%, 75%)
CMYK
cmyk(16%, 11%, 0%, 25%)
CSS variable
--color-primary: #A2ABC0;
Lowercase HEX
#a2abc0

Shades

Tints

Tones

Harmony

CSS snippets for #A2ABC0

.color-a2abc0 {
  color: #A2ABC0;
  background-color: #A2ABC0;
}

Frequently asked questions

What color is #A2ABC0?+

#A2ABC0 is a HEX color with RGB value rgb(162, 171, 192) and HSL value hsl(222, 19%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A2ABC0?+

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