#A8ABCD Color

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

Color preview

#A8ABCD

Color formats

HEX
#A8ABCD
RGB
rgb(168, 171, 205)
RGBA
rgba(168, 171, 205, 1)
HSL
hsl(235, 27%, 73%)
HSV
hsv(235, 18%, 80%)
CMYK
cmyk(18%, 17%, 0%, 20%)
CSS variable
--color-primary: #A8ABCD;
Lowercase HEX
#a8abcd

Shades

Tints

Tones

Harmony

CSS snippets for #A8ABCD

.color-a8abcd {
  color: #A8ABCD;
  background-color: #A8ABCD;
}

Frequently asked questions

What color is #A8ABCD?+

#A8ABCD is a HEX color with RGB value rgb(168, 171, 205) and HSL value hsl(235, 27%, 73%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A8ABCD?+

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