#DF2FCD Color

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

Color preview

#DF2FCD

Color formats

HEX
#DF2FCD
RGB
rgb(223, 47, 205)
RGBA
rgba(223, 47, 205, 1)
HSL
hsl(306, 73%, 53%)
HSV
hsv(306, 79%, 87%)
CMYK
cmyk(0%, 79%, 8%, 13%)
CSS variable
--color-primary: #DF2FCD;
Lowercase HEX
#df2fcd

Shades

Tints

Tones

Harmony

CSS snippets for #DF2FCD

.color-df2fcd {
  color: #DF2FCD;
  background-color: #DF2FCD;
}

Frequently asked questions

What color is #DF2FCD?+

#DF2FCD is a HEX color with RGB value rgb(223, 47, 205) and HSL value hsl(306, 73%, 53%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #DF2FCD?+

The closest Tailwind color is fuchsia-600, available as the bg-fuchsia-600 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