#A89CFC Color

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

Color preview

#A89CFC

Color formats

HEX
#A89CFC
RGB
rgb(168, 156, 252)
RGBA
rgba(168, 156, 252, 1)
HSL
hsl(248, 94%, 80%)
HSV
hsv(248, 38%, 99%)
CMYK
cmyk(33%, 38%, 0%, 1%)
CSS variable
--color-primary: #A89CFC;
Lowercase HEX
#a89cfc

Shades

Tints

Tones

Harmony

CSS snippets for #A89CFC

.color-a89cfc {
  color: #A89CFC;
  background-color: #A89CFC;
}

Frequently asked questions

What color is #A89CFC?+

#A89CFC is a HEX color with RGB value rgb(168, 156, 252) and HSL value hsl(248, 94%, 80%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A89CFC?+

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