#D43C9A Color

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

Color preview

#D43C9A

Color formats

HEX
#D43C9A
RGB
rgb(212, 60, 154)
RGBA
rgba(212, 60, 154, 1)
HSL
hsl(323, 64%, 53%)
HSV
hsv(323, 72%, 83%)
CMYK
cmyk(0%, 72%, 27%, 17%)
CSS variable
--color-primary: #D43C9A;
Lowercase HEX
#d43c9a

Shades

Tints

Tones

Harmony

CSS snippets for #D43C9A

.color-d43c9a {
  color: #D43C9A;
  background-color: #D43C9A;
}

Frequently asked questions

What color is #D43C9A?+

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

What is the closest Tailwind color to #D43C9A?+

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