#A18CC8 Color

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

Color preview

#A18CC8

Color formats

HEX
#A18CC8
RGB
rgb(161, 140, 200)
RGBA
rgba(161, 140, 200, 1)
HSL
hsl(261, 35%, 67%)
HSV
hsv(261, 30%, 78%)
CMYK
cmyk(20%, 30%, 0%, 22%)
CSS variable
--color-primary: #A18CC8;
Lowercase HEX
#a18cc8

Shades

Tints

Tones

Harmony

CSS snippets for #A18CC8

.color-a18cc8 {
  color: #A18CC8;
  background-color: #A18CC8;
}

Frequently asked questions

What color is #A18CC8?+

#A18CC8 is a HEX color with RGB value rgb(161, 140, 200) and HSL value hsl(261, 35%, 67%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A18CC8?+

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