#A35EB6 Color

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

Color preview

#A35EB6

Color formats

HEX
#A35EB6
RGB
rgb(163, 94, 182)
RGBA
rgba(163, 94, 182, 1)
HSL
hsl(287, 38%, 54%)
HSV
hsv(287, 48%, 71%)
CMYK
cmyk(10%, 48%, 0%, 29%)
CSS variable
--color-primary: #A35EB6;
Lowercase HEX
#a35eb6

Shades

Tints

Tones

Harmony

CSS snippets for #A35EB6

.color-a35eb6 {
  color: #A35EB6;
  background-color: #A35EB6;
}

Frequently asked questions

What color is #A35EB6?+

#A35EB6 is a HEX color with RGB value rgb(163, 94, 182) and HSL value hsl(287, 38%, 54%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #A35EB6?+

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