#ABC2C7 Color

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

Color preview

#ABC2C7

Color formats

HEX
#ABC2C7
RGB
rgb(171, 194, 199)
RGBA
rgba(171, 194, 199, 1)
HSL
hsl(191, 20%, 73%)
HSV
hsv(191, 14%, 78%)
CMYK
cmyk(14%, 3%, 0%, 22%)
CSS variable
--color-primary: #ABC2C7;
Lowercase HEX
#abc2c7

Shades

Tints

Tones

Harmony

CSS snippets for #ABC2C7

.color-abc2c7 {
  color: #ABC2C7;
  background-color: #ABC2C7;
}

Frequently asked questions

What color is #ABC2C7?+

#ABC2C7 is a HEX color with RGB value rgb(171, 194, 199) and HSL value hsl(191, 20%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #ABC2C7?+

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