#D41CDE Color

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

Color preview

#D41CDE

Color formats

HEX
#D41CDE
RGB
rgb(212, 28, 222)
RGBA
rgba(212, 28, 222, 1)
HSL
hsl(297, 78%, 49%)
HSV
hsv(297, 87%, 87%)
CMYK
cmyk(5%, 87%, 0%, 13%)
CSS variable
--color-primary: #D41CDE;
Lowercase HEX
#d41cde

Shades

Tints

Tones

Harmony

CSS snippets for #D41CDE

.color-d41cde {
  color: #D41CDE;
  background-color: #D41CDE;
}

Frequently asked questions

What color is #D41CDE?+

#D41CDE is a HEX color with RGB value rgb(212, 28, 222) and HSL value hsl(297, 78%, 49%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #D41CDE?+

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