#A89FD1 Color

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

Color preview

#A89FD1

Color formats

HEX
#A89FD1
RGB
rgb(168, 159, 209)
RGBA
rgba(168, 159, 209, 1)
HSL
hsl(251, 35%, 72%)
HSV
hsv(251, 24%, 82%)
CMYK
cmyk(20%, 24%, 0%, 18%)
CSS variable
--color-primary: #A89FD1;
Lowercase HEX
#a89fd1

Shades

Tints

Tones

Harmony

CSS snippets for #A89FD1

.color-a89fd1 {
  color: #A89FD1;
  background-color: #A89FD1;
}

Frequently asked questions

What color is #A89FD1?+

#A89FD1 is a HEX color with RGB value rgb(168, 159, 209) and HSL value hsl(251, 35%, 72%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A89FD1?+

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