#A8ABCB Color

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

Color preview

#A8ABCB

Color formats

HEX
#A8ABCB
RGB
rgb(168, 171, 203)
RGBA
rgba(168, 171, 203, 1)
HSL
hsl(235, 25%, 73%)
HSV
hsv(235, 17%, 80%)
CMYK
cmyk(17%, 16%, 0%, 20%)
CSS variable
--color-primary: #A8ABCB;
Lowercase HEX
#a8abcb

Shades

Tints

Tones

Harmony

CSS snippets for #A8ABCB

.color-a8abcb {
  color: #A8ABCB;
  background-color: #A8ABCB;
}

Frequently asked questions

What color is #A8ABCB?+

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

What is the closest Tailwind color to #A8ABCB?+

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