#D41CC8 Color

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

Color preview

#D41CC8

Color formats

HEX
#D41CC8
RGB
rgb(212, 28, 200)
RGBA
rgba(212, 28, 200, 1)
HSL
hsl(304, 77%, 47%)
HSV
hsv(304, 87%, 83%)
CMYK
cmyk(0%, 87%, 6%, 17%)
CSS variable
--color-primary: #D41CC8;
Lowercase HEX
#d41cc8

Shades

Tints

Tones

Harmony

CSS snippets for #D41CC8

.color-d41cc8 {
  color: #D41CC8;
  background-color: #D41CC8;
}

Frequently asked questions

What color is #D41CC8?+

#D41CC8 is a HEX color with RGB value rgb(212, 28, 200) and HSL value hsl(304, 77%, 47%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #D41CC8?+

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