#C64AEC Color

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

Color preview

#C64AEC

Color formats

HEX
#C64AEC
RGB
rgb(198, 74, 236)
RGBA
rgba(198, 74, 236, 1)
HSL
hsl(286, 81%, 61%)
HSV
hsv(286, 69%, 93%)
CMYK
cmyk(16%, 69%, 0%, 7%)
CSS variable
--color-primary: #C64AEC;
Lowercase HEX
#c64aec

Shades

Tints

Tones

Harmony

CSS snippets for #C64AEC

.color-c64aec {
  color: #C64AEC;
  background-color: #C64AEC;
}

Frequently asked questions

What color is #C64AEC?+

#C64AEC is a HEX color with RGB value rgb(198, 74, 236) and HSL value hsl(286, 81%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C64AEC?+

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