#DD4AED Color

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

Color preview

#DD4AED

Color formats

HEX
#DD4AED
RGB
rgb(221, 74, 237)
RGBA
rgba(221, 74, 237, 1)
HSL
hsl(294, 82%, 61%)
HSV
hsv(294, 69%, 93%)
CMYK
cmyk(7%, 69%, 0%, 7%)
CSS variable
--color-primary: #DD4AED;
Lowercase HEX
#dd4aed

Shades

Tints

Tones

Harmony

CSS snippets for #DD4AED

.color-dd4aed {
  color: #DD4AED;
  background-color: #DD4AED;
}

Frequently asked questions

What color is #DD4AED?+

#DD4AED is a HEX color with RGB value rgb(221, 74, 237) and HSL value hsl(294, 82%, 61%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #DD4AED?+

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