#DC388C Color

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

Color preview

#DC388C

Color formats

HEX
#DC388C
RGB
rgb(220, 56, 140)
RGBA
rgba(220, 56, 140, 1)
HSL
hsl(329, 70%, 54%)
HSV
hsv(329, 75%, 86%)
CMYK
cmyk(0%, 75%, 36%, 14%)
CSS variable
--color-primary: #DC388C;
Lowercase HEX
#dc388c

Shades

Tints

Tones

Harmony

CSS snippets for #DC388C

.color-dc388c {
  color: #DC388C;
  background-color: #DC388C;
}

Frequently asked questions

What color is #DC388C?+

#DC388C is a HEX color with RGB value rgb(220, 56, 140) and HSL value hsl(329, 70%, 54%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #DC388C?+

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