#A47FD2 Color

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

Color preview

#A47FD2

Color formats

HEX
#A47FD2
RGB
rgb(164, 127, 210)
RGBA
rgba(164, 127, 210, 1)
HSL
hsl(267, 48%, 66%)
HSV
hsv(267, 40%, 82%)
CMYK
cmyk(22%, 40%, 0%, 18%)
CSS variable
--color-primary: #A47FD2;
Lowercase HEX
#a47fd2

Shades

Tints

Tones

Harmony

CSS snippets for #A47FD2

.color-a47fd2 {
  color: #A47FD2;
  background-color: #A47FD2;
}

Frequently asked questions

What color is #A47FD2?+

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

What is the closest Tailwind color to #A47FD2?+

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