#AB8FE8 Color

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

Color preview

#AB8FE8

Color formats

HEX
#AB8FE8
RGB
rgb(171, 143, 232)
RGBA
rgba(171, 143, 232, 1)
HSL
hsl(259, 66%, 74%)
HSV
hsv(259, 38%, 91%)
CMYK
cmyk(26%, 38%, 0%, 9%)
CSS variable
--color-primary: #AB8FE8;
Lowercase HEX
#ab8fe8

Shades

Tints

Tones

Harmony

CSS snippets for #AB8FE8

.color-ab8fe8 {
  color: #AB8FE8;
  background-color: #AB8FE8;
}

Frequently asked questions

What color is #AB8FE8?+

#AB8FE8 is a HEX color with RGB value rgb(171, 143, 232) and HSL value hsl(259, 66%, 74%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #AB8FE8?+

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