#A18CEB Color

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

Color preview

#A18CEB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A18CEB

.color-a18ceb {
  color: #A18CEB;
  background-color: #A18CEB;
}

Frequently asked questions

What color is #A18CEB?+

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

What is the closest Tailwind color to #A18CEB?+

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