#A18DEB Color

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

Color preview

#A18DEB

Color formats

HEX
#A18DEB
RGB
rgb(161, 141, 235)
RGBA
rgba(161, 141, 235, 1)
HSL
hsl(253, 70%, 74%)
HSV
hsv(253, 40%, 92%)
CMYK
cmyk(31%, 40%, 0%, 8%)
CSS variable
--color-primary: #A18DEB;
Lowercase HEX
#a18deb

Shades

Tints

Tones

Harmony

CSS snippets for #A18DEB

.color-a18deb {
  color: #A18DEB;
  background-color: #A18DEB;
}

Frequently asked questions

What color is #A18DEB?+

#A18DEB is a HEX color with RGB value rgb(161, 141, 235) and HSL value hsl(253, 70%, 74%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A18DEB?+

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