#A18CCC Color

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

Color preview

#A18CCC

Color formats

HEX
#A18CCC
RGB
rgb(161, 140, 204)
RGBA
rgba(161, 140, 204, 1)
HSL
hsl(260, 39%, 67%)
HSV
hsv(260, 31%, 80%)
CMYK
cmyk(21%, 31%, 0%, 20%)
CSS variable
--color-primary: #A18CCC;
Lowercase HEX
#a18ccc

Shades

Tints

Tones

Harmony

CSS snippets for #A18CCC

.color-a18ccc {
  color: #A18CCC;
  background-color: #A18CCC;
}

Frequently asked questions

What color is #A18CCC?+

#A18CCC is a HEX color with RGB value rgb(161, 140, 204) and HSL value hsl(260, 39%, 67%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A18CCC?+

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