#A89AE7 Color

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

Color preview

#A89AE7

Color formats

HEX
#A89AE7
RGB
rgb(168, 154, 231)
RGBA
rgba(168, 154, 231, 1)
HSL
hsl(251, 62%, 75%)
HSV
hsv(251, 33%, 91%)
CMYK
cmyk(27%, 33%, 0%, 9%)
CSS variable
--color-primary: #A89AE7;
Lowercase HEX
#a89ae7

Shades

Tints

Tones

Harmony

CSS snippets for #A89AE7

.color-a89ae7 {
  color: #A89AE7;
  background-color: #A89AE7;
}

Frequently asked questions

What color is #A89AE7?+

#A89AE7 is a HEX color with RGB value rgb(168, 154, 231) and HSL value hsl(251, 62%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A89AE7?+

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