#D41DDD Color

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

Color preview

#D41DDD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D41DDD

.color-d41ddd {
  color: #D41DDD;
  background-color: #D41DDD;
}

Frequently asked questions

What color is #D41DDD?+

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

What is the closest Tailwind color to #D41DDD?+

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