#A88CCC Color

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

Color preview

#A88CCC

Color formats

HEX
#A88CCC
RGB
rgb(168, 140, 204)
RGBA
rgba(168, 140, 204, 1)
HSL
hsl(266, 39%, 67%)
HSV
hsv(266, 31%, 80%)
CMYK
cmyk(18%, 31%, 0%, 20%)
CSS variable
--color-primary: #A88CCC;
Lowercase HEX
#a88ccc

Shades

Tints

Tones

Harmony

CSS snippets for #A88CCC

.color-a88ccc {
  color: #A88CCC;
  background-color: #A88CCC;
}

Frequently asked questions

What color is #A88CCC?+

#A88CCC is a HEX color with RGB value rgb(168, 140, 204) and HSL value hsl(266, 39%, 67%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A88CCC?+

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