#A5BCCA Color

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

Color preview

#A5BCCA

Color formats

HEX
#A5BCCA
RGB
rgb(165, 188, 202)
RGBA
rgba(165, 188, 202, 1)
HSL
hsl(203, 26%, 72%)
HSV
hsv(203, 18%, 79%)
CMYK
cmyk(18%, 7%, 0%, 21%)
CSS variable
--color-primary: #A5BCCA;
Lowercase HEX
#a5bcca

Shades

Tints

Tones

Harmony

CSS snippets for #A5BCCA

.color-a5bcca {
  color: #A5BCCA;
  background-color: #A5BCCA;
}

Frequently asked questions

What color is #A5BCCA?+

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

What is the closest Tailwind color to #A5BCCA?+

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