#DD4BCC Color

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

Color preview

#DD4BCC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DD4BCC

.color-dd4bcc {
  color: #DD4BCC;
  background-color: #DD4BCC;
}

Frequently asked questions

What color is #DD4BCC?+

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

What is the closest Tailwind color to #DD4BCC?+

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