#D30D8B Color

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

Color preview

#D30D8B

Color formats

HEX
#D30D8B
RGB
rgb(211, 13, 139)
RGBA
rgba(211, 13, 139, 1)
HSL
hsl(322, 88%, 44%)
HSV
hsv(322, 94%, 83%)
CMYK
cmyk(0%, 94%, 34%, 17%)
CSS variable
--color-primary: #D30D8B;
Lowercase HEX
#d30d8b

Shades

Tints

Tones

Harmony

CSS snippets for #D30D8B

.color-d30d8b {
  color: #D30D8B;
  background-color: #D30D8B;
}

Frequently asked questions

What color is #D30D8B?+

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

What is the closest Tailwind color to #D30D8B?+

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