#DC5F7C Color

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

Color preview

#DC5F7C

Color formats

HEX
#DC5F7C
RGB
rgb(220, 95, 124)
RGBA
rgba(220, 95, 124, 1)
HSL
hsl(346, 64%, 62%)
HSV
hsv(346, 57%, 86%)
CMYK
cmyk(0%, 57%, 44%, 14%)
CSS variable
--color-primary: #DC5F7C;
Lowercase HEX
#dc5f7c

Shades

Tints

Tones

Harmony

CSS snippets for #DC5F7C

.color-dc5f7c {
  color: #DC5F7C;
  background-color: #DC5F7C;
}

Frequently asked questions

What color is #DC5F7C?+

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

What is the closest Tailwind color to #DC5F7C?+

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