#A1B2CB Color

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

Color preview

#A1B2CB

Color formats

HEX
#A1B2CB
RGB
rgb(161, 178, 203)
RGBA
rgba(161, 178, 203, 1)
HSL
hsl(216, 29%, 71%)
HSV
hsv(216, 21%, 80%)
CMYK
cmyk(21%, 12%, 0%, 20%)
CSS variable
--color-primary: #A1B2CB;
Lowercase HEX
#a1b2cb

Shades

Tints

Tones

Harmony

CSS snippets for #A1B2CB

.color-a1b2cb {
  color: #A1B2CB;
  background-color: #A1B2CB;
}

Frequently asked questions

What color is #A1B2CB?+

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

What is the closest Tailwind color to #A1B2CB?+

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