#A0ABCC Color

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

Color preview

#A0ABCC

Color formats

HEX
#A0ABCC
RGB
rgb(160, 171, 204)
RGBA
rgba(160, 171, 204, 1)
HSL
hsl(225, 30%, 71%)
HSV
hsv(225, 22%, 80%)
CMYK
cmyk(22%, 16%, 0%, 20%)
CSS variable
--color-primary: #A0ABCC;
Lowercase HEX
#a0abcc

Shades

Tints

Tones

Harmony

CSS snippets for #A0ABCC

.color-a0abcc {
  color: #A0ABCC;
  background-color: #A0ABCC;
}

Frequently asked questions

What color is #A0ABCC?+

#A0ABCC is a HEX color with RGB value rgb(160, 171, 204) and HSL value hsl(225, 30%, 71%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A0ABCC?+

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