#DC5FAC Color

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

Color preview

#DC5FAC

Color formats

HEX
#DC5FAC
RGB
rgb(220, 95, 172)
RGBA
rgba(220, 95, 172, 1)
HSL
hsl(323, 64%, 62%)
HSV
hsv(323, 57%, 86%)
CMYK
cmyk(0%, 57%, 22%, 14%)
CSS variable
--color-primary: #DC5FAC;
Lowercase HEX
#dc5fac

Shades

Tints

Tones

Harmony

CSS snippets for #DC5FAC

.color-dc5fac {
  color: #DC5FAC;
  background-color: #DC5FAC;
}

Frequently asked questions

What color is #DC5FAC?+

#DC5FAC is a HEX color with RGB value rgb(220, 95, 172) and HSL value hsl(323, 64%, 62%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DC5FAC?+

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