#A9C5CC Color

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

Color preview

#A9C5CC

Color formats

HEX
#A9C5CC
RGB
rgb(169, 197, 204)
RGBA
rgba(169, 197, 204, 1)
HSL
hsl(192, 26%, 73%)
HSV
hsv(192, 17%, 80%)
CMYK
cmyk(17%, 3%, 0%, 20%)
CSS variable
--color-primary: #A9C5CC;
Lowercase HEX
#a9c5cc

Shades

Tints

Tones

Harmony

CSS snippets for #A9C5CC

.color-a9c5cc {
  color: #A9C5CC;
  background-color: #A9C5CC;
}

Frequently asked questions

What color is #A9C5CC?+

#A9C5CC is a HEX color with RGB value rgb(169, 197, 204) and HSL value hsl(192, 26%, 73%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A9C5CC?+

The closest Tailwind color is slate-300, available as the bg-slate-300 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