#DF7BDC Color

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

Color preview

#DF7BDC

Color formats

HEX
#DF7BDC
RGB
rgb(223, 123, 220)
RGBA
rgba(223, 123, 220, 1)
HSL
hsl(302, 61%, 68%)
HSV
hsv(302, 45%, 87%)
CMYK
cmyk(0%, 45%, 1%, 13%)
CSS variable
--color-primary: #DF7BDC;
Lowercase HEX
#df7bdc

Shades

Tints

Tones

Harmony

CSS snippets for #DF7BDC

.color-df7bdc {
  color: #DF7BDC;
  background-color: #DF7BDC;
}

Frequently asked questions

What color is #DF7BDC?+

#DF7BDC is a HEX color with RGB value rgb(223, 123, 220) and HSL value hsl(302, 61%, 68%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #DF7BDC?+

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