#DC4194 Color

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

Color preview

#DC4194

Color formats

HEX
#DC4194
RGB
rgb(220, 65, 148)
RGBA
rgba(220, 65, 148, 1)
HSL
hsl(328, 69%, 56%)
HSV
hsv(328, 70%, 86%)
CMYK
cmyk(0%, 70%, 33%, 14%)
CSS variable
--color-primary: #DC4194;
Lowercase HEX
#dc4194

Shades

Tints

Tones

Harmony

CSS snippets for #DC4194

.color-dc4194 {
  color: #DC4194;
  background-color: #DC4194;
}

Frequently asked questions

What color is #DC4194?+

#DC4194 is a HEX color with RGB value rgb(220, 65, 148) and HSL value hsl(328, 69%, 56%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DC4194?+

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