#A1BFCE Color

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

Color preview

#A1BFCE

Color formats

HEX
#A1BFCE
RGB
rgb(161, 191, 206)
RGBA
rgba(161, 191, 206, 1)
HSL
hsl(200, 31%, 72%)
HSV
hsv(200, 22%, 81%)
CMYK
cmyk(22%, 7%, 0%, 19%)
CSS variable
--color-primary: #A1BFCE;
Lowercase HEX
#a1bfce

Shades

Tints

Tones

Harmony

CSS snippets for #A1BFCE

.color-a1bfce {
  color: #A1BFCE;
  background-color: #A1BFCE;
}

Frequently asked questions

What color is #A1BFCE?+

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

What is the closest Tailwind color to #A1BFCE?+

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