#C143DA Color

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

Color preview

#C143DA

Color formats

HEX
#C143DA
RGB
rgb(193, 67, 218)
RGBA
rgba(193, 67, 218, 1)
HSL
hsl(290, 67%, 56%)
HSV
hsv(290, 69%, 85%)
CMYK
cmyk(11%, 69%, 0%, 15%)
CSS variable
--color-primary: #C143DA;
Lowercase HEX
#c143da

Shades

Tints

Tones

Harmony

CSS snippets for #C143DA

.color-c143da {
  color: #C143DA;
  background-color: #C143DA;
}

Frequently asked questions

What color is #C143DA?+

#C143DA is a HEX color with RGB value rgb(193, 67, 218) and HSL value hsl(290, 67%, 56%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C143DA?+

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