#A89CCE Color

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

Color preview

#A89CCE

Color formats

HEX
#A89CCE
RGB
rgb(168, 156, 206)
RGBA
rgba(168, 156, 206, 1)
HSL
hsl(254, 34%, 71%)
HSV
hsv(254, 24%, 81%)
CMYK
cmyk(18%, 24%, 0%, 19%)
CSS variable
--color-primary: #A89CCE;
Lowercase HEX
#a89cce

Shades

Tints

Tones

Harmony

CSS snippets for #A89CCE

.color-a89cce {
  color: #A89CCE;
  background-color: #A89CCE;
}

Frequently asked questions

What color is #A89CCE?+

#A89CCE is a HEX color with RGB value rgb(168, 156, 206) and HSL value hsl(254, 34%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A89CCE?+

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