#A89DCC Color

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

Color preview

#A89DCC

Color formats

HEX
#A89DCC
RGB
rgb(168, 157, 204)
RGBA
rgba(168, 157, 204, 1)
HSL
hsl(254, 32%, 71%)
HSV
hsv(254, 23%, 80%)
CMYK
cmyk(18%, 23%, 0%, 20%)
CSS variable
--color-primary: #A89DCC;
Lowercase HEX
#a89dcc

Shades

Tints

Tones

Harmony

CSS snippets for #A89DCC

.color-a89dcc {
  color: #A89DCC;
  background-color: #A89DCC;
}

Frequently asked questions

What color is #A89DCC?+

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

What is the closest Tailwind color to #A89DCC?+

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