#C65EE6 Color

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

Color preview

#C65EE6

Color formats

HEX
#C65EE6
RGB
rgb(198, 94, 230)
RGBA
rgba(198, 94, 230, 1)
HSL
hsl(286, 73%, 64%)
HSV
hsv(286, 59%, 90%)
CMYK
cmyk(14%, 59%, 0%, 10%)
CSS variable
--color-primary: #C65EE6;
Lowercase HEX
#c65ee6

Shades

Tints

Tones

Harmony

CSS snippets for #C65EE6

.color-c65ee6 {
  color: #C65EE6;
  background-color: #C65EE6;
}

Frequently asked questions

What color is #C65EE6?+

#C65EE6 is a HEX color with RGB value rgb(198, 94, 230) and HSL value hsl(286, 73%, 64%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C65EE6?+

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