#A89BEB Color

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

Color preview

#A89BEB

Color formats

HEX
#A89BEB
RGB
rgb(168, 155, 235)
RGBA
rgba(168, 155, 235, 1)
HSL
hsl(250, 67%, 76%)
HSV
hsv(250, 34%, 92%)
CMYK
cmyk(29%, 34%, 0%, 8%)
CSS variable
--color-primary: #A89BEB;
Lowercase HEX
#a89beb

Shades

Tints

Tones

Harmony

CSS snippets for #A89BEB

.color-a89beb {
  color: #A89BEB;
  background-color: #A89BEB;
}

Frequently asked questions

What color is #A89BEB?+

#A89BEB is a HEX color with RGB value rgb(168, 155, 235) and HSL value hsl(250, 67%, 76%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A89BEB?+

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