#A15BED Color

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

Color preview

#A15BED

Color formats

HEX
#A15BED
RGB
rgb(161, 91, 237)
RGBA
rgba(161, 91, 237, 1)
HSL
hsl(269, 80%, 64%)
HSV
hsv(269, 62%, 93%)
CMYK
cmyk(32%, 62%, 0%, 7%)
CSS variable
--color-primary: #A15BED;
Lowercase HEX
#a15bed

Shades

Tints

Tones

Harmony

CSS snippets for #A15BED

.color-a15bed {
  color: #A15BED;
  background-color: #A15BED;
}

Frequently asked questions

What color is #A15BED?+

#A15BED is a HEX color with RGB value rgb(161, 91, 237) and HSL value hsl(269, 80%, 64%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A15BED?+

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