#D43C9F Color

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

Color preview

#D43C9F

Color formats

HEX
#D43C9F
RGB
rgb(212, 60, 159)
RGBA
rgba(212, 60, 159, 1)
HSL
hsl(321, 64%, 53%)
HSV
hsv(321, 72%, 83%)
CMYK
cmyk(0%, 72%, 25%, 17%)
CSS variable
--color-primary: #D43C9F;
Lowercase HEX
#d43c9f

Shades

Tints

Tones

Harmony

CSS snippets for #D43C9F

.color-d43c9f {
  color: #D43C9F;
  background-color: #D43C9F;
}

Frequently asked questions

What color is #D43C9F?+

#D43C9F is a HEX color with RGB value rgb(212, 60, 159) and HSL value hsl(321, 64%, 53%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #D43C9F?+

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