#C42EBF Color

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

Color preview

#C42EBF

Color formats

HEX
#C42EBF
RGB
rgb(196, 46, 191)
RGBA
rgba(196, 46, 191, 1)
HSL
hsl(302, 62%, 47%)
HSV
hsv(302, 77%, 77%)
CMYK
cmyk(0%, 77%, 3%, 23%)
CSS variable
--color-primary: #C42EBF;
Lowercase HEX
#c42ebf

Shades

Tints

Tones

Harmony

CSS snippets for #C42EBF

.color-c42ebf {
  color: #C42EBF;
  background-color: #C42EBF;
}

Frequently asked questions

What color is #C42EBF?+

#C42EBF is a HEX color with RGB value rgb(196, 46, 191) and HSL value hsl(302, 62%, 47%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C42EBF?+

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