#C21EBF Color

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

Color preview

#C21EBF

Color formats

HEX
#C21EBF
RGB
rgb(194, 30, 191)
RGBA
rgba(194, 30, 191, 1)
HSL
hsl(301, 73%, 44%)
HSV
hsv(301, 85%, 76%)
CMYK
cmyk(0%, 85%, 2%, 24%)
CSS variable
--color-primary: #C21EBF;
Lowercase HEX
#c21ebf

Shades

Tints

Tones

Harmony

CSS snippets for #C21EBF

.color-c21ebf {
  color: #C21EBF;
  background-color: #C21EBF;
}

Frequently asked questions

What color is #C21EBF?+

#C21EBF is a HEX color with RGB value rgb(194, 30, 191) and HSL value hsl(301, 73%, 44%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #C21EBF?+

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