#DD3CEC Color

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

Color preview

#DD3CEC

Color formats

HEX
#DD3CEC
RGB
rgb(221, 60, 236)
RGBA
rgba(221, 60, 236, 1)
HSL
hsl(295, 82%, 58%)
HSV
hsv(295, 75%, 93%)
CMYK
cmyk(6%, 75%, 0%, 7%)
CSS variable
--color-primary: #DD3CEC;
Lowercase HEX
#dd3cec

Shades

Tints

Tones

Harmony

CSS snippets for #DD3CEC

.color-dd3cec {
  color: #DD3CEC;
  background-color: #DD3CEC;
}

Frequently asked questions

What color is #DD3CEC?+

#DD3CEC is a HEX color with RGB value rgb(221, 60, 236) and HSL value hsl(295, 82%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #DD3CEC?+

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