#A8AACB Color

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

Color preview

#A8AACB

Color formats

HEX
#A8AACB
RGB
rgb(168, 170, 203)
RGBA
rgba(168, 170, 203, 1)
HSL
hsl(237, 25%, 73%)
HSV
hsv(237, 17%, 80%)
CMYK
cmyk(17%, 16%, 0%, 20%)
CSS variable
--color-primary: #A8AACB;
Lowercase HEX
#a8aacb

Shades

Tints

Tones

Harmony

CSS snippets for #A8AACB

.color-a8aacb {
  color: #A8AACB;
  background-color: #A8AACB;
}

Frequently asked questions

What color is #A8AACB?+

#A8AACB is a HEX color with RGB value rgb(168, 170, 203) and HSL value hsl(237, 25%, 73%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A8AACB?+

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