#A9A9CB Color

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

Color preview

#A9A9CB

Color formats

HEX
#A9A9CB
RGB
rgb(169, 169, 203)
RGBA
rgba(169, 169, 203, 1)
HSL
hsl(240, 25%, 73%)
HSV
hsv(240, 17%, 80%)
CMYK
cmyk(17%, 17%, 0%, 20%)
CSS variable
--color-primary: #A9A9CB;
Lowercase HEX
#a9a9cb

Shades

Tints

Tones

Harmony

CSS snippets for #A9A9CB

.color-a9a9cb {
  color: #A9A9CB;
  background-color: #A9A9CB;
}

Frequently asked questions

What color is #A9A9CB?+

#A9A9CB is a HEX color with RGB value rgb(169, 169, 203) and HSL value hsl(240, 25%, 73%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A9A9CB?+

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