#A7C0CE Color

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

Color preview

#A7C0CE

Color formats

HEX
#A7C0CE
RGB
rgb(167, 192, 206)
RGBA
rgba(167, 192, 206, 1)
HSL
hsl(202, 28%, 73%)
HSV
hsv(202, 19%, 81%)
CMYK
cmyk(19%, 7%, 0%, 19%)
CSS variable
--color-primary: #A7C0CE;
Lowercase HEX
#a7c0ce

Shades

Tints

Tones

Harmony

CSS snippets for #A7C0CE

.color-a7c0ce {
  color: #A7C0CE;
  background-color: #A7C0CE;
}

Frequently asked questions

What color is #A7C0CE?+

#A7C0CE is a HEX color with RGB value rgb(167, 192, 206) and HSL value hsl(202, 28%, 73%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A7C0CE?+

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