#A4C3CA Color

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

Color preview

#A4C3CA

Color formats

HEX
#A4C3CA
RGB
rgb(164, 195, 202)
RGBA
rgba(164, 195, 202, 1)
HSL
hsl(191, 26%, 72%)
HSV
hsv(191, 19%, 79%)
CMYK
cmyk(19%, 3%, 0%, 21%)
CSS variable
--color-primary: #A4C3CA;
Lowercase HEX
#a4c3ca

Shades

Tints

Tones

Harmony

CSS snippets for #A4C3CA

.color-a4c3ca {
  color: #A4C3CA;
  background-color: #A4C3CA;
}

Frequently asked questions

What color is #A4C3CA?+

#A4C3CA is a HEX color with RGB value rgb(164, 195, 202) and HSL value hsl(191, 26%, 72%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A4C3CA?+

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