#A9C8CE Color

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

Color preview

#A9C8CE

Color formats

HEX
#A9C8CE
RGB
rgb(169, 200, 206)
RGBA
rgba(169, 200, 206, 1)
HSL
hsl(190, 27%, 74%)
HSV
hsv(190, 18%, 81%)
CMYK
cmyk(18%, 3%, 0%, 19%)
CSS variable
--color-primary: #A9C8CE;
Lowercase HEX
#a9c8ce

Shades

Tints

Tones

Harmony

CSS snippets for #A9C8CE

.color-a9c8ce {
  color: #A9C8CE;
  background-color: #A9C8CE;
}

Frequently asked questions

What color is #A9C8CE?+

#A9C8CE is a HEX color with RGB value rgb(169, 200, 206) and HSL value hsl(190, 27%, 74%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A9C8CE?+

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