#A15DDC Color

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

Color preview

#A15DDC

Color formats

HEX
#A15DDC
RGB
rgb(161, 93, 220)
RGBA
rgba(161, 93, 220, 1)
HSL
hsl(272, 64%, 61%)
HSV
hsv(272, 58%, 86%)
CMYK
cmyk(27%, 58%, 0%, 14%)
CSS variable
--color-primary: #A15DDC;
Lowercase HEX
#a15ddc

Shades

Tints

Tones

Harmony

CSS snippets for #A15DDC

.color-a15ddc {
  color: #A15DDC;
  background-color: #A15DDC;
}

Frequently asked questions

What color is #A15DDC?+

#A15DDC is a HEX color with RGB value rgb(161, 93, 220) and HSL value hsl(272, 64%, 61%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A15DDC?+

The closest Tailwind color is purple-500, available as the bg-purple-500 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