#D62E7F Color

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

Color preview

#D62E7F

Color formats

HEX
#D62E7F
RGB
rgb(214, 46, 127)
RGBA
rgba(214, 46, 127, 1)
HSL
hsl(331, 67%, 51%)
HSV
hsv(331, 79%, 84%)
CMYK
cmyk(0%, 79%, 41%, 16%)
CSS variable
--color-primary: #D62E7F;
Lowercase HEX
#d62e7f

Shades

Tints

Tones

Harmony

CSS snippets for #D62E7F

.color-d62e7f {
  color: #D62E7F;
  background-color: #D62E7F;
}

Frequently asked questions

What color is #D62E7F?+

#D62E7F is a HEX color with RGB value rgb(214, 46, 127) and HSL value hsl(331, 67%, 51%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #D62E7F?+

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