#D92D8E Color

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

Color preview

#D92D8E

Color formats

HEX
#D92D8E
RGB
rgb(217, 45, 142)
RGBA
rgba(217, 45, 142, 1)
HSL
hsl(326, 69%, 51%)
HSV
hsv(326, 79%, 85%)
CMYK
cmyk(0%, 79%, 35%, 15%)
CSS variable
--color-primary: #D92D8E;
Lowercase HEX
#d92d8e

Shades

Tints

Tones

Harmony

CSS snippets for #D92D8E

.color-d92d8e {
  color: #D92D8E;
  background-color: #D92D8E;
}

Frequently asked questions

What color is #D92D8E?+

#D92D8E is a HEX color with RGB value rgb(217, 45, 142) and HSL value hsl(326, 69%, 51%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #D92D8E?+

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