#C64EEA Color

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

Color preview

#C64EEA

Color formats

HEX
#C64EEA
RGB
rgb(198, 78, 234)
RGBA
rgba(198, 78, 234, 1)
HSL
hsl(286, 79%, 61%)
HSV
hsv(286, 67%, 92%)
CMYK
cmyk(15%, 67%, 0%, 8%)
CSS variable
--color-primary: #C64EEA;
Lowercase HEX
#c64eea

Shades

Tints

Tones

Harmony

CSS snippets for #C64EEA

.color-c64eea {
  color: #C64EEA;
  background-color: #C64EEA;
}

Frequently asked questions

What color is #C64EEA?+

#C64EEA is a HEX color with RGB value rgb(198, 78, 234) and HSL value hsl(286, 79%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C64EEA?+

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