#C64ADF Color

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

Color preview

#C64ADF

Color formats

HEX
#C64ADF
RGB
rgb(198, 74, 223)
RGBA
rgba(198, 74, 223, 1)
HSL
hsl(290, 70%, 58%)
HSV
hsv(290, 67%, 87%)
CMYK
cmyk(11%, 67%, 0%, 13%)
CSS variable
--color-primary: #C64ADF;
Lowercase HEX
#c64adf

Shades

Tints

Tones

Harmony

CSS snippets for #C64ADF

.color-c64adf {
  color: #C64ADF;
  background-color: #C64ADF;
}

Frequently asked questions

What color is #C64ADF?+

#C64ADF is a HEX color with RGB value rgb(198, 74, 223) and HSL value hsl(290, 70%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C64ADF?+

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