#A07EB6 Color

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

Color preview

#A07EB6

Color formats

HEX
#A07EB6
RGB
rgb(160, 126, 182)
RGBA
rgba(160, 126, 182, 1)
HSL
hsl(276, 28%, 60%)
HSV
hsv(276, 31%, 71%)
CMYK
cmyk(12%, 31%, 0%, 29%)
CSS variable
--color-primary: #A07EB6;
Lowercase HEX
#a07eb6

Shades

Tints

Tones

Harmony

CSS snippets for #A07EB6

.color-a07eb6 {
  color: #A07EB6;
  background-color: #A07EB6;
}

Frequently asked questions

What color is #A07EB6?+

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

What is the closest Tailwind color to #A07EB6?+

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