#DD3DDD Color

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

Color preview

#DD3DDD

Color formats

HEX
#DD3DDD
RGB
rgb(221, 61, 221)
RGBA
rgba(221, 61, 221, 1)
HSL
hsl(300, 70%, 55%)
HSV
hsv(300, 72%, 87%)
CMYK
cmyk(0%, 72%, 0%, 13%)
CSS variable
--color-primary: #DD3DDD;
Lowercase HEX
#dd3ddd

Shades

Tints

Tones

Harmony

CSS snippets for #DD3DDD

.color-dd3ddd {
  color: #DD3DDD;
  background-color: #DD3DDD;
}

Frequently asked questions

What color is #DD3DDD?+

#DD3DDD is a HEX color with RGB value rgb(221, 61, 221) and HSL value hsl(300, 70%, 55%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #DD3DDD?+

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