#A08BCC Color

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

Color preview

#A08BCC

Color formats

HEX
#A08BCC
RGB
rgb(160, 139, 204)
RGBA
rgba(160, 139, 204, 1)
HSL
hsl(259, 39%, 67%)
HSV
hsv(259, 32%, 80%)
CMYK
cmyk(22%, 32%, 0%, 20%)
CSS variable
--color-primary: #A08BCC;
Lowercase HEX
#a08bcc

Shades

Tints

Tones

Harmony

CSS snippets for #A08BCC

.color-a08bcc {
  color: #A08BCC;
  background-color: #A08BCC;
}

Frequently asked questions

What color is #A08BCC?+

#A08BCC is a HEX color with RGB value rgb(160, 139, 204) and HSL value hsl(259, 39%, 67%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A08BCC?+

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