#A7C3CA Color

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

Color preview

#A7C3CA

Color formats

HEX
#A7C3CA
RGB
rgb(167, 195, 202)
RGBA
rgba(167, 195, 202, 1)
HSL
hsl(192, 25%, 72%)
HSV
hsv(192, 17%, 79%)
CMYK
cmyk(17%, 3%, 0%, 21%)
CSS variable
--color-primary: #A7C3CA;
Lowercase HEX
#a7c3ca

Shades

Tints

Tones

Harmony

CSS snippets for #A7C3CA

.color-a7c3ca {
  color: #A7C3CA;
  background-color: #A7C3CA;
}

Frequently asked questions

What color is #A7C3CA?+

#A7C3CA is a HEX color with RGB value rgb(167, 195, 202) and HSL value hsl(192, 25%, 72%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A7C3CA?+

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