#C64DEB Color

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

Color preview

#C64DEB

Color formats

HEX
#C64DEB
RGB
rgb(198, 77, 235)
RGBA
rgba(198, 77, 235, 1)
HSL
hsl(286, 80%, 61%)
HSV
hsv(286, 67%, 92%)
CMYK
cmyk(16%, 67%, 0%, 8%)
CSS variable
--color-primary: #C64DEB;
Lowercase HEX
#c64deb

Shades

Tints

Tones

Harmony

CSS snippets for #C64DEB

.color-c64deb {
  color: #C64DEB;
  background-color: #C64DEB;
}

Frequently asked questions

What color is #C64DEB?+

#C64DEB is a HEX color with RGB value rgb(198, 77, 235) and HSL value hsl(286, 80%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C64DEB?+

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