#A89ECC Color

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

Color preview

#A89ECC

Color formats

HEX
#A89ECC
RGB
rgb(168, 158, 204)
RGBA
rgba(168, 158, 204, 1)
HSL
hsl(253, 31%, 71%)
HSV
hsv(253, 23%, 80%)
CMYK
cmyk(18%, 23%, 0%, 20%)
CSS variable
--color-primary: #A89ECC;
Lowercase HEX
#a89ecc

Shades

Tints

Tones

Harmony

CSS snippets for #A89ECC

.color-a89ecc {
  color: #A89ECC;
  background-color: #A89ECC;
}

Frequently asked questions

What color is #A89ECC?+

#A89ECC is a HEX color with RGB value rgb(168, 158, 204) and HSL value hsl(253, 31%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A89ECC?+

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