#DD5DEE Color

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

Color preview

#DD5DEE

Color formats

HEX
#DD5DEE
RGB
rgb(221, 93, 238)
RGBA
rgba(221, 93, 238, 1)
HSL
hsl(293, 81%, 65%)
HSV
hsv(293, 61%, 93%)
CMYK
cmyk(7%, 61%, 0%, 7%)
CSS variable
--color-primary: #DD5DEE;
Lowercase HEX
#dd5dee

Shades

Tints

Tones

Harmony

CSS snippets for #DD5DEE

.color-dd5dee {
  color: #DD5DEE;
  background-color: #DD5DEE;
}

Frequently asked questions

What color is #DD5DEE?+

#DD5DEE is a HEX color with RGB value rgb(221, 93, 238) and HSL value hsl(293, 81%, 65%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #DD5DEE?+

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