#A5ABCD Color

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

Color preview

#A5ABCD

Color formats

HEX
#A5ABCD
RGB
rgb(165, 171, 205)
RGBA
rgba(165, 171, 205, 1)
HSL
hsl(231, 29%, 73%)
HSV
hsv(231, 20%, 80%)
CMYK
cmyk(20%, 17%, 0%, 20%)
CSS variable
--color-primary: #A5ABCD;
Lowercase HEX
#a5abcd

Shades

Tints

Tones

Harmony

CSS snippets for #A5ABCD

.color-a5abcd {
  color: #A5ABCD;
  background-color: #A5ABCD;
}

Frequently asked questions

What color is #A5ABCD?+

#A5ABCD is a HEX color with RGB value rgb(165, 171, 205) and HSL value hsl(231, 29%, 73%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A5ABCD?+

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