#AB8BCC Color

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

Color preview

#AB8BCC

Color formats

HEX
#AB8BCC
RGB
rgb(171, 139, 204)
RGBA
rgba(171, 139, 204, 1)
HSL
hsl(270, 39%, 67%)
HSV
hsv(270, 32%, 80%)
CMYK
cmyk(16%, 32%, 0%, 20%)
CSS variable
--color-primary: #AB8BCC;
Lowercase HEX
#ab8bcc

Shades

Tints

Tones

Harmony

CSS snippets for #AB8BCC

.color-ab8bcc {
  color: #AB8BCC;
  background-color: #AB8BCC;
}

Frequently asked questions

What color is #AB8BCC?+

#AB8BCC is a HEX color with RGB value rgb(171, 139, 204) and HSL value hsl(270, 39%, 67%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #AB8BCC?+

The closest Tailwind color is slate-400, available as the bg-slate-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