#A89AE1 Color

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

Color preview

#A89AE1

Color formats

HEX
#A89AE1
RGB
rgb(168, 154, 225)
RGBA
rgba(168, 154, 225, 1)
HSL
hsl(252, 54%, 74%)
HSV
hsv(252, 32%, 88%)
CMYK
cmyk(25%, 32%, 0%, 12%)
CSS variable
--color-primary: #A89AE1;
Lowercase HEX
#a89ae1

Shades

Tints

Tones

Harmony

CSS snippets for #A89AE1

.color-a89ae1 {
  color: #A89AE1;
  background-color: #A89AE1;
}

Frequently asked questions

What color is #A89AE1?+

#A89AE1 is a HEX color with RGB value rgb(168, 154, 225) and HSL value hsl(252, 54%, 74%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A89AE1?+

The closest Tailwind color is violet-400, available as the bg-violet-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