#C64EFD Color

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

Color preview

#C64EFD

Color formats

HEX
#C64EFD
RGB
rgb(198, 78, 253)
RGBA
rgba(198, 78, 253, 1)
HSL
hsl(281, 98%, 65%)
HSV
hsv(281, 69%, 99%)
CMYK
cmyk(22%, 69%, 0%, 1%)
CSS variable
--color-primary: #C64EFD;
Lowercase HEX
#c64efd

Shades

Tints

Tones

Harmony

CSS snippets for #C64EFD

.color-c64efd {
  color: #C64EFD;
  background-color: #C64EFD;
}

Frequently asked questions

What color is #C64EFD?+

#C64EFD is a HEX color with RGB value rgb(198, 78, 253) and HSL value hsl(281, 98%, 65%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C64EFD?+

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