#A1B7CE Color

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

Color preview

#A1B7CE

Color formats

HEX
#A1B7CE
RGB
rgb(161, 183, 206)
RGBA
rgba(161, 183, 206, 1)
HSL
hsl(211, 31%, 72%)
HSV
hsv(211, 22%, 81%)
CMYK
cmyk(22%, 11%, 0%, 19%)
CSS variable
--color-primary: #A1B7CE;
Lowercase HEX
#a1b7ce

Shades

Tints

Tones

Harmony

CSS snippets for #A1B7CE

.color-a1b7ce {
  color: #A1B7CE;
  background-color: #A1B7CE;
}

Frequently asked questions

What color is #A1B7CE?+

#A1B7CE is a HEX color with RGB value rgb(161, 183, 206) and HSL value hsl(211, 31%, 72%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A1B7CE?+

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