#C64BEC Color

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

Color preview

#C64BEC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C64BEC

.color-c64bec {
  color: #C64BEC;
  background-color: #C64BEC;
}

Frequently asked questions

What color is #C64BEC?+

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

What is the closest Tailwind color to #C64BEC?+

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