#A08DCC Color

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

Color preview

#A08DCC

Color formats

HEX
#A08DCC
RGB
rgb(160, 141, 204)
RGBA
rgba(160, 141, 204, 1)
HSL
hsl(258, 38%, 68%)
HSV
hsv(258, 31%, 80%)
CMYK
cmyk(22%, 31%, 0%, 20%)
CSS variable
--color-primary: #A08DCC;
Lowercase HEX
#a08dcc

Shades

Tints

Tones

Harmony

CSS snippets for #A08DCC

.color-a08dcc {
  color: #A08DCC;
  background-color: #A08DCC;
}

Frequently asked questions

What color is #A08DCC?+

#A08DCC is a HEX color with RGB value rgb(160, 141, 204) and HSL value hsl(258, 38%, 68%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A08DCC?+

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