#A888C8 Color

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

Color preview

#A888C8

Color formats

HEX
#A888C8
RGB
rgb(168, 136, 200)
RGBA
rgba(168, 136, 200, 1)
HSL
hsl(270, 37%, 66%)
HSV
hsv(270, 32%, 78%)
CMYK
cmyk(16%, 32%, 0%, 22%)
CSS variable
--color-primary: #A888C8;
Lowercase HEX
#a888c8

Shades

Tints

Tones

Harmony

CSS snippets for #A888C8

.color-a888c8 {
  color: #A888C8;
  background-color: #A888C8;
}

Frequently asked questions

What color is #A888C8?+

#A888C8 is a HEX color with RGB value rgb(168, 136, 200) and HSL value hsl(270, 37%, 66%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A888C8?+

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