#DC7C9F Color

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

Color preview

#DC7C9F

Color formats

HEX
#DC7C9F
RGB
rgb(220, 124, 159)
RGBA
rgba(220, 124, 159, 1)
HSL
hsl(338, 58%, 67%)
HSV
hsv(338, 44%, 86%)
CMYK
cmyk(0%, 44%, 28%, 14%)
CSS variable
--color-primary: #DC7C9F;
Lowercase HEX
#dc7c9f

Shades

Tints

Tones

Harmony

CSS snippets for #DC7C9F

.color-dc7c9f {
  color: #DC7C9F;
  background-color: #DC7C9F;
}

Frequently asked questions

What color is #DC7C9F?+

#DC7C9F is a HEX color with RGB value rgb(220, 124, 159) and HSL value hsl(338, 58%, 67%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DC7C9F?+

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