#A08DEC Color

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

Color preview

#A08DEC

Color formats

HEX
#A08DEC
RGB
rgb(160, 141, 236)
RGBA
rgba(160, 141, 236, 1)
HSL
hsl(252, 71%, 74%)
HSV
hsv(252, 40%, 93%)
CMYK
cmyk(32%, 40%, 0%, 7%)
CSS variable
--color-primary: #A08DEC;
Lowercase HEX
#a08dec

Shades

Tints

Tones

Harmony

CSS snippets for #A08DEC

.color-a08dec {
  color: #A08DEC;
  background-color: #A08DEC;
}

Frequently asked questions

What color is #A08DEC?+

#A08DEC is a HEX color with RGB value rgb(160, 141, 236) and HSL value hsl(252, 71%, 74%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A08DEC?+

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