#A18DDD Color

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

Color preview

#A18DDD

Color formats

HEX
#A18DDD
RGB
rgb(161, 141, 221)
RGBA
rgba(161, 141, 221, 1)
HSL
hsl(255, 54%, 71%)
HSV
hsv(255, 36%, 87%)
CMYK
cmyk(27%, 36%, 0%, 13%)
CSS variable
--color-primary: #A18DDD;
Lowercase HEX
#a18ddd

Shades

Tints

Tones

Harmony

CSS snippets for #A18DDD

.color-a18ddd {
  color: #A18DDD;
  background-color: #A18DDD;
}

Frequently asked questions

What color is #A18DDD?+

#A18DDD is a HEX color with RGB value rgb(161, 141, 221) and HSL value hsl(255, 54%, 71%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A18DDD?+

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