#A15EB5 Color

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

Color preview

#A15EB5

Color formats

HEX
#A15EB5
RGB
rgb(161, 94, 181)
RGBA
rgba(161, 94, 181, 1)
HSL
hsl(286, 37%, 54%)
HSV
hsv(286, 48%, 71%)
CMYK
cmyk(11%, 48%, 0%, 29%)
CSS variable
--color-primary: #A15EB5;
Lowercase HEX
#a15eb5

Shades

Tints

Tones

Harmony

CSS snippets for #A15EB5

.color-a15eb5 {
  color: #A15EB5;
  background-color: #A15EB5;
}

Frequently asked questions

What color is #A15EB5?+

#A15EB5 is a HEX color with RGB value rgb(161, 94, 181) and HSL value hsl(286, 37%, 54%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #A15EB5?+

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