#DD4BDD Color

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

Color preview

#DD4BDD

Color formats

HEX
#DD4BDD
RGB
rgb(221, 75, 221)
RGBA
rgba(221, 75, 221, 1)
HSL
hsl(300, 68%, 58%)
HSV
hsv(300, 66%, 87%)
CMYK
cmyk(0%, 66%, 0%, 13%)
CSS variable
--color-primary: #DD4BDD;
Lowercase HEX
#dd4bdd

Shades

Tints

Tones

Harmony

CSS snippets for #DD4BDD

.color-dd4bdd {
  color: #DD4BDD;
  background-color: #DD4BDD;
}

Frequently asked questions

What color is #DD4BDD?+

#DD4BDD is a HEX color with RGB value rgb(221, 75, 221) and HSL value hsl(300, 68%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #DD4BDD?+

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