#DD4DCC Color

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

Color preview

#DD4DCC

Color formats

HEX
#DD4DCC
RGB
rgb(221, 77, 204)
RGBA
rgba(221, 77, 204, 1)
HSL
hsl(307, 68%, 58%)
HSV
hsv(307, 65%, 87%)
CMYK
cmyk(0%, 65%, 8%, 13%)
CSS variable
--color-primary: #DD4DCC;
Lowercase HEX
#dd4dcc

Shades

Tints

Tones

Harmony

CSS snippets for #DD4DCC

.color-dd4dcc {
  color: #DD4DCC;
  background-color: #DD4DCC;
}

Frequently asked questions

What color is #DD4DCC?+

#DD4DCC is a HEX color with RGB value rgb(221, 77, 204) and HSL value hsl(307, 68%, 58%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #DD4DCC?+

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