#A5BCCB Color

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

Color preview

#A5BCCB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A5BCCB

.color-a5bccb {
  color: #A5BCCB;
  background-color: #A5BCCB;
}

Frequently asked questions

What color is #A5BCCB?+

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

What is the closest Tailwind color to #A5BCCB?+

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