#D41DDE Color

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

Color preview

#D41DDE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D41DDE

.color-d41dde {
  color: #D41DDE;
  background-color: #D41DDE;
}

Frequently asked questions

What color is #D41DDE?+

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

What is the closest Tailwind color to #D41DDE?+

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