#A77EB8 Color

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

Color preview

#A77EB8

Color formats

HEX
#A77EB8
RGB
rgb(167, 126, 184)
RGBA
rgba(167, 126, 184, 1)
HSL
hsl(282, 29%, 61%)
HSV
hsv(282, 32%, 72%)
CMYK
cmyk(9%, 32%, 0%, 28%)
CSS variable
--color-primary: #A77EB8;
Lowercase HEX
#a77eb8

Shades

Tints

Tones

Harmony

CSS snippets for #A77EB8

.color-a77eb8 {
  color: #A77EB8;
  background-color: #A77EB8;
}

Frequently asked questions

What color is #A77EB8?+

#A77EB8 is a HEX color with RGB value rgb(167, 126, 184) and HSL value hsl(282, 29%, 61%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A77EB8?+

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