#D30D6D Color

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

Color preview

#D30D6D

Color formats

HEX
#D30D6D
RGB
rgb(211, 13, 109)
RGBA
rgba(211, 13, 109, 1)
HSL
hsl(331, 88%, 44%)
HSV
hsv(331, 94%, 83%)
CMYK
cmyk(0%, 94%, 48%, 17%)
CSS variable
--color-primary: #D30D6D;
Lowercase HEX
#d30d6d

Shades

Tints

Tones

Harmony

CSS snippets for #D30D6D

.color-d30d6d {
  color: #D30D6D;
  background-color: #D30D6D;
}

Frequently asked questions

What color is #D30D6D?+

#D30D6D is a HEX color with RGB value rgb(211, 13, 109) and HSL value hsl(331, 88%, 44%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #D30D6D?+

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