#A89EEB Color

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

Color preview

#A89EEB

Color formats

HEX
#A89EEB
RGB
rgb(168, 158, 235)
RGBA
rgba(168, 158, 235, 1)
HSL
hsl(248, 66%, 77%)
HSV
hsv(248, 33%, 92%)
CMYK
cmyk(29%, 33%, 0%, 8%)
CSS variable
--color-primary: #A89EEB;
Lowercase HEX
#a89eeb

Shades

Tints

Tones

Harmony

CSS snippets for #A89EEB

.color-a89eeb {
  color: #A89EEB;
  background-color: #A89EEB;
}

Frequently asked questions

What color is #A89EEB?+

#A89EEB is a HEX color with RGB value rgb(168, 158, 235) and HSL value hsl(248, 66%, 77%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A89EEB?+

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