#A3BCCB Color

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

Color preview

#A3BCCB

Color formats

HEX
#A3BCCB
RGB
rgb(163, 188, 203)
RGBA
rgba(163, 188, 203, 1)
HSL
hsl(202, 28%, 72%)
HSV
hsv(202, 20%, 80%)
CMYK
cmyk(20%, 7%, 0%, 20%)
CSS variable
--color-primary: #A3BCCB;
Lowercase HEX
#a3bccb

Shades

Tints

Tones

Harmony

CSS snippets for #A3BCCB

.color-a3bccb {
  color: #A3BCCB;
  background-color: #A3BCCB;
}

Frequently asked questions

What color is #A3BCCB?+

#A3BCCB is a HEX color with RGB value rgb(163, 188, 203) and HSL value hsl(202, 28%, 72%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A3BCCB?+

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