#A07EB8 Color

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

Color preview

#A07EB8

Color formats

HEX
#A07EB8
RGB
rgb(160, 126, 184)
RGBA
rgba(160, 126, 184, 1)
HSL
hsl(275, 29%, 61%)
HSV
hsv(275, 32%, 72%)
CMYK
cmyk(13%, 32%, 0%, 28%)
CSS variable
--color-primary: #A07EB8;
Lowercase HEX
#a07eb8

Shades

Tints

Tones

Harmony

CSS snippets for #A07EB8

.color-a07eb8 {
  color: #A07EB8;
  background-color: #A07EB8;
}

Frequently asked questions

What color is #A07EB8?+

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

What is the closest Tailwind color to #A07EB8?+

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