#A89CCC Color

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

Color preview

#A89CCC

Color formats

HEX
#A89CCC
RGB
rgb(168, 156, 204)
RGBA
rgba(168, 156, 204, 1)
HSL
hsl(255, 32%, 71%)
HSV
hsv(255, 24%, 80%)
CMYK
cmyk(18%, 24%, 0%, 20%)
CSS variable
--color-primary: #A89CCC;
Lowercase HEX
#a89ccc

Shades

Tints

Tones

Harmony

CSS snippets for #A89CCC

.color-a89ccc {
  color: #A89CCC;
  background-color: #A89CCC;
}

Frequently asked questions

What color is #A89CCC?+

#A89CCC is a HEX color with RGB value rgb(168, 156, 204) and HSL value hsl(255, 32%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A89CCC?+

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