#A08CED Color

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

Color preview

#A08CED

Color formats

HEX
#A08CED
RGB
rgb(160, 140, 237)
RGBA
rgba(160, 140, 237, 1)
HSL
hsl(252, 73%, 74%)
HSV
hsv(252, 41%, 93%)
CMYK
cmyk(32%, 41%, 0%, 7%)
CSS variable
--color-primary: #A08CED;
Lowercase HEX
#a08ced

Shades

Tints

Tones

Harmony

CSS snippets for #A08CED

.color-a08ced {
  color: #A08CED;
  background-color: #A08CED;
}

Frequently asked questions

What color is #A08CED?+

#A08CED is a HEX color with RGB value rgb(160, 140, 237) and HSL value hsl(252, 73%, 74%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A08CED?+

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