#A27EB6 Color

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

Color preview

#A27EB6

Color formats

HEX
#A27EB6
RGB
rgb(162, 126, 182)
RGBA
rgba(162, 126, 182, 1)
HSL
hsl(279, 28%, 60%)
HSV
hsv(279, 31%, 71%)
CMYK
cmyk(11%, 31%, 0%, 29%)
CSS variable
--color-primary: #A27EB6;
Lowercase HEX
#a27eb6

Shades

Tints

Tones

Harmony

CSS snippets for #A27EB6

.color-a27eb6 {
  color: #A27EB6;
  background-color: #A27EB6;
}

Frequently asked questions

What color is #A27EB6?+

#A27EB6 is a HEX color with RGB value rgb(162, 126, 182) and HSL value hsl(279, 28%, 60%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A27EB6?+

The closest Tailwind color is zinc-400, available as the bg-zinc-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