#A67EE2 Color

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

Color preview

#A67EE2

Color formats

HEX
#A67EE2
RGB
rgb(166, 126, 226)
RGBA
rgba(166, 126, 226, 1)
HSL
hsl(264, 63%, 69%)
HSV
hsv(264, 44%, 89%)
CMYK
cmyk(27%, 44%, 0%, 11%)
CSS variable
--color-primary: #A67EE2;
Lowercase HEX
#a67ee2

Shades

Tints

Tones

Harmony

CSS snippets for #A67EE2

.color-a67ee2 {
  color: #A67EE2;
  background-color: #A67EE2;
}

Frequently asked questions

What color is #A67EE2?+

#A67EE2 is a HEX color with RGB value rgb(166, 126, 226) and HSL value hsl(264, 63%, 69%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A67EE2?+

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