#A87FD2 Color

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

Color preview

#A87FD2

Color formats

HEX
#A87FD2
RGB
rgb(168, 127, 210)
RGBA
rgba(168, 127, 210, 1)
HSL
hsl(270, 48%, 66%)
HSV
hsv(270, 40%, 82%)
CMYK
cmyk(20%, 40%, 0%, 18%)
CSS variable
--color-primary: #A87FD2;
Lowercase HEX
#a87fd2

Shades

Tints

Tones

Harmony

CSS snippets for #A87FD2

.color-a87fd2 {
  color: #A87FD2;
  background-color: #A87FD2;
}

Frequently asked questions

What color is #A87FD2?+

#A87FD2 is a HEX color with RGB value rgb(168, 127, 210) and HSL value hsl(270, 48%, 66%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A87FD2?+

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