#D41CCB Color

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

Color preview

#D41CCB

Color formats

HEX
#D41CCB
RGB
rgb(212, 28, 203)
RGBA
rgba(212, 28, 203, 1)
HSL
hsl(303, 77%, 47%)
HSV
hsv(303, 87%, 83%)
CMYK
cmyk(0%, 87%, 4%, 17%)
CSS variable
--color-primary: #D41CCB;
Lowercase HEX
#d41ccb

Shades

Tints

Tones

Harmony

CSS snippets for #D41CCB

.color-d41ccb {
  color: #D41CCB;
  background-color: #D41CCB;
}

Frequently asked questions

What color is #D41CCB?+

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

What is the closest Tailwind color to #D41CCB?+

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