#A07BF7 Color

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

Color preview

#A07BF7

Color formats

HEX
#A07BF7
RGB
rgb(160, 123, 247)
RGBA
rgba(160, 123, 247, 1)
HSL
hsl(258, 89%, 73%)
HSV
hsv(258, 50%, 97%)
CMYK
cmyk(35%, 50%, 0%, 3%)
CSS variable
--color-primary: #A07BF7;
Lowercase HEX
#a07bf7

Shades

Tints

Tones

Harmony

CSS snippets for #A07BF7

.color-a07bf7 {
  color: #A07BF7;
  background-color: #A07BF7;
}

Frequently asked questions

What color is #A07BF7?+

#A07BF7 is a HEX color with RGB value rgb(160, 123, 247) and HSL value hsl(258, 89%, 73%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A07BF7?+

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