#DD4FE0 Color

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

Color preview

#DD4FE0

Color formats

HEX
#DD4FE0
RGB
rgb(221, 79, 224)
RGBA
rgba(221, 79, 224, 1)
HSL
hsl(299, 70%, 59%)
HSV
hsv(299, 65%, 88%)
CMYK
cmyk(1%, 65%, 0%, 12%)
CSS variable
--color-primary: #DD4FE0;
Lowercase HEX
#dd4fe0

Shades

Tints

Tones

Harmony

CSS snippets for #DD4FE0

.color-dd4fe0 {
  color: #DD4FE0;
  background-color: #DD4FE0;
}

Frequently asked questions

What color is #DD4FE0?+

#DD4FE0 is a HEX color with RGB value rgb(221, 79, 224) and HSL value hsl(299, 70%, 59%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #DD4FE0?+

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