#DC50CC Color

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

Color preview

#DC50CC

Color formats

HEX
#DC50CC
RGB
rgb(220, 80, 204)
RGBA
rgba(220, 80, 204, 1)
HSL
hsl(307, 67%, 59%)
HSV
hsv(307, 64%, 86%)
CMYK
cmyk(0%, 64%, 7%, 14%)
CSS variable
--color-primary: #DC50CC;
Lowercase HEX
#dc50cc

Shades

Tints

Tones

Harmony

CSS snippets for #DC50CC

.color-dc50cc {
  color: #DC50CC;
  background-color: #DC50CC;
}

Frequently asked questions

What color is #DC50CC?+

#DC50CC is a HEX color with RGB value rgb(220, 80, 204) and HSL value hsl(307, 67%, 59%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #DC50CC?+

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