#A89ECE Color

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

Color preview

#A89ECE

Color formats

HEX
#A89ECE
RGB
rgb(168, 158, 206)
RGBA
rgba(168, 158, 206, 1)
HSL
hsl(252, 33%, 71%)
HSV
hsv(252, 23%, 81%)
CMYK
cmyk(18%, 23%, 0%, 19%)
CSS variable
--color-primary: #A89ECE;
Lowercase HEX
#a89ece

Shades

Tints

Tones

Harmony

CSS snippets for #A89ECE

.color-a89ece {
  color: #A89ECE;
  background-color: #A89ECE;
}

Frequently asked questions

What color is #A89ECE?+

#A89ECE is a HEX color with RGB value rgb(168, 158, 206) and HSL value hsl(252, 33%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A89ECE?+

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