#D43C7B Color

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

Color preview

#D43C7B

Color formats

HEX
#D43C7B
RGB
rgb(212, 60, 123)
RGBA
rgba(212, 60, 123, 1)
HSL
hsl(335, 64%, 53%)
HSV
hsv(335, 72%, 83%)
CMYK
cmyk(0%, 72%, 42%, 17%)
CSS variable
--color-primary: #D43C7B;
Lowercase HEX
#d43c7b

Shades

Tints

Tones

Harmony

CSS snippets for #D43C7B

.color-d43c7b {
  color: #D43C7B;
  background-color: #D43C7B;
}

Frequently asked questions

What color is #D43C7B?+

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

What is the closest Tailwind color to #D43C7B?+

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