#A18BCD Color

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

Color preview

#A18BCD

Color formats

HEX
#A18BCD
RGB
rgb(161, 139, 205)
RGBA
rgba(161, 139, 205, 1)
HSL
hsl(260, 40%, 67%)
HSV
hsv(260, 32%, 80%)
CMYK
cmyk(21%, 32%, 0%, 20%)
CSS variable
--color-primary: #A18BCD;
Lowercase HEX
#a18bcd

Shades

Tints

Tones

Harmony

CSS snippets for #A18BCD

.color-a18bcd {
  color: #A18BCD;
  background-color: #A18BCD;
}

Frequently asked questions

What color is #A18BCD?+

#A18BCD is a HEX color with RGB value rgb(161, 139, 205) and HSL value hsl(260, 40%, 67%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A18BCD?+

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