#A89FCD Color

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

Color preview

#A89FCD

Color formats

HEX
#A89FCD
RGB
rgb(168, 159, 205)
RGBA
rgba(168, 159, 205, 1)
HSL
hsl(252, 32%, 71%)
HSV
hsv(252, 22%, 80%)
CMYK
cmyk(18%, 22%, 0%, 20%)
CSS variable
--color-primary: #A89FCD;
Lowercase HEX
#a89fcd

Shades

Tints

Tones

Harmony

CSS snippets for #A89FCD

.color-a89fcd {
  color: #A89FCD;
  background-color: #A89FCD;
}

Frequently asked questions

What color is #A89FCD?+

#A89FCD is a HEX color with RGB value rgb(168, 159, 205) and HSL value hsl(252, 32%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A89FCD?+

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