#A8AECB Color

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

Color preview

#A8AECB

Color formats

HEX
#A8AECB
RGB
rgb(168, 174, 203)
RGBA
rgba(168, 174, 203, 1)
HSL
hsl(230, 25%, 73%)
HSV
hsv(230, 17%, 80%)
CMYK
cmyk(17%, 14%, 0%, 20%)
CSS variable
--color-primary: #A8AECB;
Lowercase HEX
#a8aecb

Shades

Tints

Tones

Harmony

CSS snippets for #A8AECB

.color-a8aecb {
  color: #A8AECB;
  background-color: #A8AECB;
}

Frequently asked questions

What color is #A8AECB?+

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

What is the closest Tailwind color to #A8AECB?+

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