#A5ABCB Color

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

Color preview

#A5ABCB

Color formats

HEX
#A5ABCB
RGB
rgb(165, 171, 203)
RGBA
rgba(165, 171, 203, 1)
HSL
hsl(231, 27%, 72%)
HSV
hsv(231, 19%, 80%)
CMYK
cmyk(19%, 16%, 0%, 20%)
CSS variable
--color-primary: #A5ABCB;
Lowercase HEX
#a5abcb

Shades

Tints

Tones

Harmony

CSS snippets for #A5ABCB

.color-a5abcb {
  color: #A5ABCB;
  background-color: #A5ABCB;
}

Frequently asked questions

What color is #A5ABCB?+

#A5ABCB is a HEX color with RGB value rgb(165, 171, 203) and HSL value hsl(231, 27%, 72%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A5ABCB?+

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