#A37EB8 Color

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

Color preview

#A37EB8

Color formats

HEX
#A37EB8
RGB
rgb(163, 126, 184)
RGBA
rgba(163, 126, 184, 1)
HSL
hsl(278, 29%, 61%)
HSV
hsv(278, 32%, 72%)
CMYK
cmyk(11%, 32%, 0%, 28%)
CSS variable
--color-primary: #A37EB8;
Lowercase HEX
#a37eb8

Shades

Tints

Tones

Harmony

CSS snippets for #A37EB8

.color-a37eb8 {
  color: #A37EB8;
  background-color: #A37EB8;
}

Frequently asked questions

What color is #A37EB8?+

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

What is the closest Tailwind color to #A37EB8?+

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