#DE3FD1 Color

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

Color preview

#DE3FD1

Color formats

HEX
#DE3FD1
RGB
rgb(222, 63, 209)
RGBA
rgba(222, 63, 209, 1)
HSL
hsl(305, 71%, 56%)
HSV
hsv(305, 72%, 87%)
CMYK
cmyk(0%, 72%, 6%, 13%)
CSS variable
--color-primary: #DE3FD1;
Lowercase HEX
#de3fd1

Shades

Tints

Tones

Harmony

CSS snippets for #DE3FD1

.color-de3fd1 {
  color: #DE3FD1;
  background-color: #DE3FD1;
}

Frequently asked questions

What color is #DE3FD1?+

#DE3FD1 is a HEX color with RGB value rgb(222, 63, 209) and HSL value hsl(305, 71%, 56%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #DE3FD1?+

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