#A5AECB Color

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

Color preview

#A5AECB

Color formats

HEX
#A5AECB
RGB
rgb(165, 174, 203)
RGBA
rgba(165, 174, 203, 1)
HSL
hsl(226, 27%, 72%)
HSV
hsv(226, 19%, 80%)
CMYK
cmyk(19%, 14%, 0%, 20%)
CSS variable
--color-primary: #A5AECB;
Lowercase HEX
#a5aecb

Shades

Tints

Tones

Harmony

CSS snippets for #A5AECB

.color-a5aecb {
  color: #A5AECB;
  background-color: #A5AECB;
}

Frequently asked questions

What color is #A5AECB?+

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

What is the closest Tailwind color to #A5AECB?+

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