#A07EB4 Color

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

Color preview

#A07EB4

Color formats

HEX
#A07EB4
RGB
rgb(160, 126, 180)
RGBA
rgba(160, 126, 180, 1)
HSL
hsl(278, 26%, 60%)
HSV
hsv(278, 30%, 71%)
CMYK
cmyk(11%, 30%, 0%, 29%)
CSS variable
--color-primary: #A07EB4;
Lowercase HEX
#a07eb4

Shades

Tints

Tones

Harmony

CSS snippets for #A07EB4

.color-a07eb4 {
  color: #A07EB4;
  background-color: #A07EB4;
}

Frequently asked questions

What color is #A07EB4?+

#A07EB4 is a HEX color with RGB value rgb(160, 126, 180) and HSL value hsl(278, 26%, 60%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A07EB4?+

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