#C64EB8 Color

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

Color preview

#C64EB8

Color formats

HEX
#C64EB8
RGB
rgb(198, 78, 184)
RGBA
rgba(198, 78, 184, 1)
HSL
hsl(307, 51%, 54%)
HSV
hsv(307, 61%, 78%)
CMYK
cmyk(0%, 61%, 7%, 22%)
CSS variable
--color-primary: #C64EB8;
Lowercase HEX
#c64eb8

Shades

Tints

Tones

Harmony

CSS snippets for #C64EB8

.color-c64eb8 {
  color: #C64EB8;
  background-color: #C64EB8;
}

Frequently asked questions

What color is #C64EB8?+

#C64EB8 is a HEX color with RGB value rgb(198, 78, 184) and HSL value hsl(307, 51%, 54%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C64EB8?+

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