#A7C7C6 Color

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

Color preview

#A7C7C6

Color formats

HEX
#A7C7C6
RGB
rgb(167, 199, 198)
RGBA
rgba(167, 199, 198, 1)
HSL
hsl(178, 22%, 72%)
HSV
hsv(178, 16%, 78%)
CMYK
cmyk(16%, 0%, 1%, 22%)
CSS variable
--color-primary: #A7C7C6;
Lowercase HEX
#a7c7c6

Shades

Tints

Tones

Harmony

CSS snippets for #A7C7C6

.color-a7c7c6 {
  color: #A7C7C6;
  background-color: #A7C7C6;
}

Frequently asked questions

What color is #A7C7C6?+

#A7C7C6 is a HEX color with RGB value rgb(167, 199, 198) and HSL value hsl(178, 22%, 72%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A7C7C6?+

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