#C31AEE Color

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

Color preview

#C31AEE

Color formats

HEX
#C31AEE
RGB
rgb(195, 26, 238)
RGBA
rgba(195, 26, 238, 1)
HSL
hsl(288, 86%, 52%)
HSV
hsv(288, 89%, 93%)
CMYK
cmyk(18%, 89%, 0%, 7%)
CSS variable
--color-primary: #C31AEE;
Lowercase HEX
#c31aee

Shades

Tints

Tones

Harmony

CSS snippets for #C31AEE

.color-c31aee {
  color: #C31AEE;
  background-color: #C31AEE;
}

Frequently asked questions

What color is #C31AEE?+

#C31AEE is a HEX color with RGB value rgb(195, 26, 238) and HSL value hsl(288, 86%, 52%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #C31AEE?+

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