#A89EFA Color

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

Color preview

#A89EFA

Color formats

HEX
#A89EFA
RGB
rgb(168, 158, 250)
RGBA
rgba(168, 158, 250, 1)
HSL
hsl(247, 90%, 80%)
HSV
hsv(247, 37%, 98%)
CMYK
cmyk(33%, 37%, 0%, 2%)
CSS variable
--color-primary: #A89EFA;
Lowercase HEX
#a89efa

Shades

Tints

Tones

Harmony

CSS snippets for #A89EFA

.color-a89efa {
  color: #A89EFA;
  background-color: #A89EFA;
}

Frequently asked questions

What color is #A89EFA?+

#A89EFA is a HEX color with RGB value rgb(168, 158, 250) and HSL value hsl(247, 90%, 80%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A89EFA?+

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