#D44EFD Color

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

Color preview

#D44EFD

Color formats

HEX
#D44EFD
RGB
rgb(212, 78, 253)
RGBA
rgba(212, 78, 253, 1)
HSL
hsl(286, 98%, 65%)
HSV
hsv(286, 69%, 99%)
CMYK
cmyk(16%, 69%, 0%, 1%)
CSS variable
--color-primary: #D44EFD;
Lowercase HEX
#d44efd

Shades

Tints

Tones

Harmony

CSS snippets for #D44EFD

.color-d44efd {
  color: #D44EFD;
  background-color: #D44EFD;
}

Frequently asked questions

What color is #D44EFD?+

#D44EFD is a HEX color with RGB value rgb(212, 78, 253) and HSL value hsl(286, 98%, 65%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #D44EFD?+

The closest Tailwind color is fuchsia-500, available as the bg-fuchsia-500 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