#C65CCC Color

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

Color preview

#C65CCC

Color formats

HEX
#C65CCC
RGB
rgb(198, 92, 204)
RGBA
rgba(198, 92, 204, 1)
HSL
hsl(297, 52%, 58%)
HSV
hsv(297, 55%, 80%)
CMYK
cmyk(3%, 55%, 0%, 20%)
CSS variable
--color-primary: #C65CCC;
Lowercase HEX
#c65ccc

Shades

Tints

Tones

Harmony

CSS snippets for #C65CCC

.color-c65ccc {
  color: #C65CCC;
  background-color: #C65CCC;
}

Frequently asked questions

What color is #C65CCC?+

#C65CCC is a HEX color with RGB value rgb(198, 92, 204) and HSL value hsl(297, 52%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C65CCC?+

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