#A88FE5 Color

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

Color preview

#A88FE5

Color formats

HEX
#A88FE5
RGB
rgb(168, 143, 229)
RGBA
rgba(168, 143, 229, 1)
HSL
hsl(257, 62%, 73%)
HSV
hsv(257, 38%, 90%)
CMYK
cmyk(27%, 38%, 0%, 10%)
CSS variable
--color-primary: #A88FE5;
Lowercase HEX
#a88fe5

Shades

Tints

Tones

Harmony

CSS snippets for #A88FE5

.color-a88fe5 {
  color: #A88FE5;
  background-color: #A88FE5;
}

Frequently asked questions

What color is #A88FE5?+

#A88FE5 is a HEX color with RGB value rgb(168, 143, 229) and HSL value hsl(257, 62%, 73%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A88FE5?+

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