#D41FDB Color

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

Color preview

#D41FDB

Color formats

HEX
#D41FDB
RGB
rgb(212, 31, 219)
RGBA
rgba(212, 31, 219, 1)
HSL
hsl(298, 75%, 49%)
HSV
hsv(298, 86%, 86%)
CMYK
cmyk(3%, 86%, 0%, 14%)
CSS variable
--color-primary: #D41FDB;
Lowercase HEX
#d41fdb

Shades

Tints

Tones

Harmony

CSS snippets for #D41FDB

.color-d41fdb {
  color: #D41FDB;
  background-color: #D41FDB;
}

Frequently asked questions

What color is #D41FDB?+

#D41FDB is a HEX color with RGB value rgb(212, 31, 219) and HSL value hsl(298, 75%, 49%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #D41FDB?+

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