#C43BEA Color

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

Color preview

#C43BEA

Color formats

HEX
#C43BEA
RGB
rgb(196, 59, 234)
RGBA
rgba(196, 59, 234, 1)
HSL
hsl(287, 81%, 57%)
HSV
hsv(287, 75%, 92%)
CMYK
cmyk(16%, 75%, 0%, 8%)
CSS variable
--color-primary: #C43BEA;
Lowercase HEX
#c43bea

Shades

Tints

Tones

Harmony

CSS snippets for #C43BEA

.color-c43bea {
  color: #C43BEA;
  background-color: #C43BEA;
}

Frequently asked questions

What color is #C43BEA?+

#C43BEA is a HEX color with RGB value rgb(196, 59, 234) and HSL value hsl(287, 81%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C43BEA?+

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