#A68DF2 Color

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

Color preview

#A68DF2

Color formats

HEX
#A68DF2
RGB
rgb(166, 141, 242)
RGBA
rgba(166, 141, 242, 1)
HSL
hsl(255, 80%, 75%)
HSV
hsv(255, 42%, 95%)
CMYK
cmyk(31%, 42%, 0%, 5%)
CSS variable
--color-primary: #A68DF2;
Lowercase HEX
#a68df2

Shades

Tints

Tones

Harmony

CSS snippets for #A68DF2

.color-a68df2 {
  color: #A68DF2;
  background-color: #A68DF2;
}

Frequently asked questions

What color is #A68DF2?+

#A68DF2 is a HEX color with RGB value rgb(166, 141, 242) and HSL value hsl(255, 80%, 75%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A68DF2?+

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