#A77EB6 Color

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

Color preview

#A77EB6

Color formats

HEX
#A77EB6
RGB
rgb(167, 126, 182)
RGBA
rgba(167, 126, 182, 1)
HSL
hsl(284, 28%, 60%)
HSV
hsv(284, 31%, 71%)
CMYK
cmyk(8%, 31%, 0%, 29%)
CSS variable
--color-primary: #A77EB6;
Lowercase HEX
#a77eb6

Shades

Tints

Tones

Harmony

CSS snippets for #A77EB6

.color-a77eb6 {
  color: #A77EB6;
  background-color: #A77EB6;
}

Frequently asked questions

What color is #A77EB6?+

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

What is the closest Tailwind color to #A77EB6?+

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