#A06DCF Color

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

Color preview

#A06DCF

Color formats

HEX
#A06DCF
RGB
rgb(160, 109, 207)
RGBA
rgba(160, 109, 207, 1)
HSL
hsl(271, 51%, 62%)
HSV
hsv(271, 47%, 81%)
CMYK
cmyk(23%, 47%, 0%, 19%)
CSS variable
--color-primary: #A06DCF;
Lowercase HEX
#a06dcf

Shades

Tints

Tones

Harmony

CSS snippets for #A06DCF

.color-a06dcf {
  color: #A06DCF;
  background-color: #A06DCF;
}

Frequently asked questions

What color is #A06DCF?+

#A06DCF is a HEX color with RGB value rgb(160, 109, 207) and HSL value hsl(271, 51%, 62%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A06DCF?+

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