#A1ABCB Color

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

Color preview

#A1ABCB

Color formats

HEX
#A1ABCB
RGB
rgb(161, 171, 203)
RGBA
rgba(161, 171, 203, 1)
HSL
hsl(226, 29%, 71%)
HSV
hsv(226, 21%, 80%)
CMYK
cmyk(21%, 16%, 0%, 20%)
CSS variable
--color-primary: #A1ABCB;
Lowercase HEX
#a1abcb

Shades

Tints

Tones

Harmony

CSS snippets for #A1ABCB

.color-a1abcb {
  color: #A1ABCB;
  background-color: #A1ABCB;
}

Frequently asked questions

What color is #A1ABCB?+

#A1ABCB is a HEX color with RGB value rgb(161, 171, 203) and HSL value hsl(226, 29%, 71%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A1ABCB?+

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