#A5BBCA Color

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

Color preview

#A5BBCA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A5BBCA

.color-a5bbca {
  color: #A5BBCA;
  background-color: #A5BBCA;
}

Frequently asked questions

What color is #A5BBCA?+

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

What is the closest Tailwind color to #A5BBCA?+

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