#D30D6A Color

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

Color preview

#D30D6A

Color formats

HEX
#D30D6A
RGB
rgb(211, 13, 106)
RGBA
rgba(211, 13, 106, 1)
HSL
hsl(332, 88%, 44%)
HSV
hsv(332, 94%, 83%)
CMYK
cmyk(0%, 94%, 50%, 17%)
CSS variable
--color-primary: #D30D6A;
Lowercase HEX
#d30d6a

Shades

Tints

Tones

Harmony

CSS snippets for #D30D6A

.color-d30d6a {
  color: #D30D6A;
  background-color: #D30D6A;
}

Frequently asked questions

What color is #D30D6A?+

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

What is the closest Tailwind color to #D30D6A?+

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