#C64ABC Color

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

Color preview

#C64ABC

Color formats

HEX
#C64ABC
RGB
rgb(198, 74, 188)
RGBA
rgba(198, 74, 188, 1)
HSL
hsl(305, 52%, 53%)
HSV
hsv(305, 63%, 78%)
CMYK
cmyk(0%, 63%, 5%, 22%)
CSS variable
--color-primary: #C64ABC;
Lowercase HEX
#c64abc

Shades

Tints

Tones

Harmony

CSS snippets for #C64ABC

.color-c64abc {
  color: #C64ABC;
  background-color: #C64ABC;
}

Frequently asked questions

What color is #C64ABC?+

#C64ABC is a HEX color with RGB value rgb(198, 74, 188) and HSL value hsl(305, 52%, 53%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C64ABC?+

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