#D92F6D Color

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

Color preview

#D92F6D

Color formats

HEX
#D92F6D
RGB
rgb(217, 47, 109)
RGBA
rgba(217, 47, 109, 1)
HSL
hsl(338, 69%, 52%)
HSV
hsv(338, 78%, 85%)
CMYK
cmyk(0%, 78%, 50%, 15%)
CSS variable
--color-primary: #D92F6D;
Lowercase HEX
#d92f6d

Shades

Tints

Tones

Harmony

CSS snippets for #D92F6D

.color-d92f6d {
  color: #D92F6D;
  background-color: #D92F6D;
}

Frequently asked questions

What color is #D92F6D?+

#D92F6D is a HEX color with RGB value rgb(217, 47, 109) and HSL value hsl(338, 69%, 52%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #D92F6D?+

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