#A1BCCB Color

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

Color preview

#A1BCCB

Color formats

HEX
#A1BCCB
RGB
rgb(161, 188, 203)
RGBA
rgba(161, 188, 203, 1)
HSL
hsl(201, 29%, 71%)
HSV
hsv(201, 21%, 80%)
CMYK
cmyk(21%, 7%, 0%, 20%)
CSS variable
--color-primary: #A1BCCB;
Lowercase HEX
#a1bccb

Shades

Tints

Tones

Harmony

CSS snippets for #A1BCCB

.color-a1bccb {
  color: #A1BCCB;
  background-color: #A1BCCB;
}

Frequently asked questions

What color is #A1BCCB?+

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

What is the closest Tailwind color to #A1BCCB?+

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