#A18FD3 Color

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

Color preview

#A18FD3

Color formats

HEX
#A18FD3
RGB
rgb(161, 143, 211)
RGBA
rgba(161, 143, 211, 1)
HSL
hsl(256, 44%, 69%)
HSV
hsv(256, 32%, 83%)
CMYK
cmyk(24%, 32%, 0%, 17%)
CSS variable
--color-primary: #A18FD3;
Lowercase HEX
#a18fd3

Shades

Tints

Tones

Harmony

CSS snippets for #A18FD3

.color-a18fd3 {
  color: #A18FD3;
  background-color: #A18FD3;
}

Frequently asked questions

What color is #A18FD3?+

#A18FD3 is a HEX color with RGB value rgb(161, 143, 211) and HSL value hsl(256, 44%, 69%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A18FD3?+

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