#C34FE0 Color

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

Color preview

#C34FE0

Color formats

HEX
#C34FE0
RGB
rgb(195, 79, 224)
RGBA
rgba(195, 79, 224, 1)
HSL
hsl(288, 70%, 59%)
HSV
hsv(288, 65%, 88%)
CMYK
cmyk(13%, 65%, 0%, 12%)
CSS variable
--color-primary: #C34FE0;
Lowercase HEX
#c34fe0

Shades

Tints

Tones

Harmony

CSS snippets for #C34FE0

.color-c34fe0 {
  color: #C34FE0;
  background-color: #C34FE0;
}

Frequently asked questions

What color is #C34FE0?+

#C34FE0 is a HEX color with RGB value rgb(195, 79, 224) and HSL value hsl(288, 70%, 59%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C34FE0?+

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