#D63D8F Color

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

Color preview

#D63D8F

Color formats

HEX
#D63D8F
RGB
rgb(214, 61, 143)
RGBA
rgba(214, 61, 143, 1)
HSL
hsl(328, 65%, 54%)
HSV
hsv(328, 71%, 84%)
CMYK
cmyk(0%, 71%, 33%, 16%)
CSS variable
--color-primary: #D63D8F;
Lowercase HEX
#d63d8f

Shades

Tints

Tones

Harmony

CSS snippets for #D63D8F

.color-d63d8f {
  color: #D63D8F;
  background-color: #D63D8F;
}

Frequently asked questions

What color is #D63D8F?+

#D63D8F is a HEX color with RGB value rgb(214, 61, 143) and HSL value hsl(328, 65%, 54%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #D63D8F?+

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