#DF7FDC Color

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

Color preview

#DF7FDC

Color formats

HEX
#DF7FDC
RGB
rgb(223, 127, 220)
RGBA
rgba(223, 127, 220, 1)
HSL
hsl(302, 60%, 69%)
HSV
hsv(302, 43%, 87%)
CMYK
cmyk(0%, 43%, 1%, 13%)
CSS variable
--color-primary: #DF7FDC;
Lowercase HEX
#df7fdc

Shades

Tints

Tones

Harmony

CSS snippets for #DF7FDC

.color-df7fdc {
  color: #DF7FDC;
  background-color: #DF7FDC;
}

Frequently asked questions

What color is #DF7FDC?+

#DF7FDC is a HEX color with RGB value rgb(223, 127, 220) and HSL value hsl(302, 60%, 69%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #DF7FDC?+

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