#A27DFF Color

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

Color preview

#A27DFF

Color formats

HEX
#A27DFF
RGB
rgb(162, 125, 255)
RGBA
rgba(162, 125, 255, 1)
HSL
hsl(257, 100%, 75%)
HSV
hsv(257, 51%, 100%)
CMYK
cmyk(36%, 51%, 0%, 0%)
CSS variable
--color-primary: #A27DFF;
Lowercase HEX
#a27dff

Shades

Tints

Tones

Harmony

CSS snippets for #A27DFF

.color-a27dff {
  color: #A27DFF;
  background-color: #A27DFF;
}

Frequently asked questions

What color is #A27DFF?+

#A27DFF is a HEX color with RGB value rgb(162, 125, 255) and HSL value hsl(257, 100%, 75%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A27DFF?+

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