#A06DDF Color

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

Color preview

#A06DDF

Color formats

HEX
#A06DDF
RGB
rgb(160, 109, 223)
RGBA
rgba(160, 109, 223, 1)
HSL
hsl(267, 64%, 65%)
HSV
hsv(267, 51%, 87%)
CMYK
cmyk(28%, 51%, 0%, 13%)
CSS variable
--color-primary: #A06DDF;
Lowercase HEX
#a06ddf

Shades

Tints

Tones

Harmony

CSS snippets for #A06DDF

.color-a06ddf {
  color: #A06DDF;
  background-color: #A06DDF;
}

Frequently asked questions

What color is #A06DDF?+

#A06DDF is a HEX color with RGB value rgb(160, 109, 223) and HSL value hsl(267, 64%, 65%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A06DDF?+

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