#DF50CC Color

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

Color preview

#DF50CC

Color formats

HEX
#DF50CC
RGB
rgb(223, 80, 204)
RGBA
rgba(223, 80, 204, 1)
HSL
hsl(308, 69%, 59%)
HSV
hsv(308, 64%, 87%)
CMYK
cmyk(0%, 64%, 9%, 13%)
CSS variable
--color-primary: #DF50CC;
Lowercase HEX
#df50cc

Shades

Tints

Tones

Harmony

CSS snippets for #DF50CC

.color-df50cc {
  color: #DF50CC;
  background-color: #DF50CC;
}

Frequently asked questions

What color is #DF50CC?+

#DF50CC is a HEX color with RGB value rgb(223, 80, 204) and HSL value hsl(308, 69%, 59%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #DF50CC?+

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