#DD2AE6 Color

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

Color preview

#DD2AE6

Color formats

HEX
#DD2AE6
RGB
rgb(221, 42, 230)
RGBA
rgba(221, 42, 230, 1)
HSL
hsl(297, 79%, 53%)
HSV
hsv(297, 82%, 90%)
CMYK
cmyk(4%, 82%, 0%, 10%)
CSS variable
--color-primary: #DD2AE6;
Lowercase HEX
#dd2ae6

Shades

Tints

Tones

Harmony

CSS snippets for #DD2AE6

.color-dd2ae6 {
  color: #DD2AE6;
  background-color: #DD2AE6;
}

Frequently asked questions

What color is #DD2AE6?+

#DD2AE6 is a HEX color with RGB value rgb(221, 42, 230) and HSL value hsl(297, 79%, 53%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #DD2AE6?+

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