#A07DF2 Color

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

Color preview

#A07DF2

Color formats

HEX
#A07DF2
RGB
rgb(160, 125, 242)
RGBA
rgba(160, 125, 242, 1)
HSL
hsl(258, 82%, 72%)
HSV
hsv(258, 48%, 95%)
CMYK
cmyk(34%, 48%, 0%, 5%)
CSS variable
--color-primary: #A07DF2;
Lowercase HEX
#a07df2

Shades

Tints

Tones

Harmony

CSS snippets for #A07DF2

.color-a07df2 {
  color: #A07DF2;
  background-color: #A07DF2;
}

Frequently asked questions

What color is #A07DF2?+

#A07DF2 is a HEX color with RGB value rgb(160, 125, 242) and HSL value hsl(258, 82%, 72%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A07DF2?+

The closest Tailwind color is violet-400, available as the bg-violet-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