#DF4FDC Color

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

Color preview

#DF4FDC

Color formats

HEX
#DF4FDC
RGB
rgb(223, 79, 220)
RGBA
rgba(223, 79, 220, 1)
HSL
hsl(301, 69%, 59%)
HSV
hsv(301, 65%, 87%)
CMYK
cmyk(0%, 65%, 1%, 13%)
CSS variable
--color-primary: #DF4FDC;
Lowercase HEX
#df4fdc

Shades

Tints

Tones

Harmony

CSS snippets for #DF4FDC

.color-df4fdc {
  color: #DF4FDC;
  background-color: #DF4FDC;
}

Frequently asked questions

What color is #DF4FDC?+

#DF4FDC is a HEX color with RGB value rgb(223, 79, 220) and HSL value hsl(301, 69%, 59%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #DF4FDC?+

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