#C65AEA Color

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

Color preview

#C65AEA

Color formats

HEX
#C65AEA
RGB
rgb(198, 90, 234)
RGBA
rgba(198, 90, 234, 1)
HSL
hsl(285, 77%, 64%)
HSV
hsv(285, 62%, 92%)
CMYK
cmyk(15%, 62%, 0%, 8%)
CSS variable
--color-primary: #C65AEA;
Lowercase HEX
#c65aea

Shades

Tints

Tones

Harmony

CSS snippets for #C65AEA

.color-c65aea {
  color: #C65AEA;
  background-color: #C65AEA;
}

Frequently asked questions

What color is #C65AEA?+

#C65AEA is a HEX color with RGB value rgb(198, 90, 234) and HSL value hsl(285, 77%, 64%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C65AEA?+

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