#A18CED Color

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

Color preview

#A18CED

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A18CED

.color-a18ced {
  color: #A18CED;
  background-color: #A18CED;
}

Frequently asked questions

What color is #A18CED?+

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

What is the closest Tailwind color to #A18CED?+

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