#D50B8E Color

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

Color preview

#D50B8E

Color formats

HEX
#D50B8E
RGB
rgb(213, 11, 142)
RGBA
rgba(213, 11, 142, 1)
HSL
hsl(321, 90%, 44%)
HSV
hsv(321, 95%, 84%)
CMYK
cmyk(0%, 95%, 33%, 16%)
CSS variable
--color-primary: #D50B8E;
Lowercase HEX
#d50b8e

Shades

Tints

Tones

Harmony

CSS snippets for #D50B8E

.color-d50b8e {
  color: #D50B8E;
  background-color: #D50B8E;
}

Frequently asked questions

What color is #D50B8E?+

#D50B8E is a HEX color with RGB value rgb(213, 11, 142) and HSL value hsl(321, 90%, 44%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #D50B8E?+

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