#A4BCCB Color

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

Color preview

#A4BCCB

Color formats

HEX
#A4BCCB
RGB
rgb(164, 188, 203)
RGBA
rgba(164, 188, 203, 1)
HSL
hsl(203, 27%, 72%)
HSV
hsv(203, 19%, 80%)
CMYK
cmyk(19%, 7%, 0%, 20%)
CSS variable
--color-primary: #A4BCCB;
Lowercase HEX
#a4bccb

Shades

Tints

Tones

Harmony

CSS snippets for #A4BCCB

.color-a4bccb {
  color: #A4BCCB;
  background-color: #A4BCCB;
}

Frequently asked questions

What color is #A4BCCB?+

#A4BCCB is a HEX color with RGB value rgb(164, 188, 203) and HSL value hsl(203, 27%, 72%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A4BCCB?+

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