#A8A9CC Color

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

Color preview

#A8A9CC

Color formats

HEX
#A8A9CC
RGB
rgb(168, 169, 204)
RGBA
rgba(168, 169, 204, 1)
HSL
hsl(238, 26%, 73%)
HSV
hsv(238, 18%, 80%)
CMYK
cmyk(18%, 17%, 0%, 20%)
CSS variable
--color-primary: #A8A9CC;
Lowercase HEX
#a8a9cc

Shades

Tints

Tones

Harmony

CSS snippets for #A8A9CC

.color-a8a9cc {
  color: #A8A9CC;
  background-color: #A8A9CC;
}

Frequently asked questions

What color is #A8A9CC?+

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

What is the closest Tailwind color to #A8A9CC?+

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