#9C4EEA Color

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

Color preview

#9C4EEA

Color formats

HEX
#9C4EEA
RGB
rgb(156, 78, 234)
RGBA
rgba(156, 78, 234, 1)
HSL
hsl(270, 79%, 61%)
HSV
hsv(270, 67%, 92%)
CMYK
cmyk(33%, 67%, 0%, 8%)
CSS variable
--color-primary: #9C4EEA;
Lowercase HEX
#9c4eea

Shades

Tints

Tones

Harmony

CSS snippets for #9C4EEA

.color-9c4eea {
  color: #9C4EEA;
  background-color: #9C4EEA;
}

Frequently asked questions

What color is #9C4EEA?+

#9C4EEA is a HEX color with RGB value rgb(156, 78, 234) and HSL value hsl(270, 79%, 61%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #9C4EEA?+

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