#C81EE6 Color

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

Color preview

#C81EE6

Color formats

HEX
#C81EE6
RGB
rgb(200, 30, 230)
RGBA
rgba(200, 30, 230, 1)
HSL
hsl(291, 80%, 51%)
HSV
hsv(291, 87%, 90%)
CMYK
cmyk(13%, 87%, 0%, 10%)
CSS variable
--color-primary: #C81EE6;
Lowercase HEX
#c81ee6

Shades

Tints

Tones

Harmony

CSS snippets for #C81EE6

.color-c81ee6 {
  color: #C81EE6;
  background-color: #C81EE6;
}

Frequently asked questions

What color is #C81EE6?+

#C81EE6 is a HEX color with RGB value rgb(200, 30, 230) and HSL value hsl(291, 80%, 51%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #C81EE6?+

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