#A4AACB Color

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

Color preview

#A4AACB

Color formats

HEX
#A4AACB
RGB
rgb(164, 170, 203)
RGBA
rgba(164, 170, 203, 1)
HSL
hsl(231, 27%, 72%)
HSV
hsv(231, 19%, 80%)
CMYK
cmyk(19%, 16%, 0%, 20%)
CSS variable
--color-primary: #A4AACB;
Lowercase HEX
#a4aacb

Shades

Tints

Tones

Harmony

CSS snippets for #A4AACB

.color-a4aacb {
  color: #A4AACB;
  background-color: #A4AACB;
}

Frequently asked questions

What color is #A4AACB?+

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

What is the closest Tailwind color to #A4AACB?+

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