#DF2F79 Color

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

Color preview

#DF2F79

Color formats

HEX
#DF2F79
RGB
rgb(223, 47, 121)
RGBA
rgba(223, 47, 121, 1)
HSL
hsl(335, 73%, 53%)
HSV
hsv(335, 79%, 87%)
CMYK
cmyk(0%, 79%, 46%, 13%)
CSS variable
--color-primary: #DF2F79;
Lowercase HEX
#df2f79

Shades

Tints

Tones

Harmony

CSS snippets for #DF2F79

.color-df2f79 {
  color: #DF2F79;
  background-color: #DF2F79;
}

Frequently asked questions

What color is #DF2F79?+

#DF2F79 is a HEX color with RGB value rgb(223, 47, 121) and HSL value hsl(335, 73%, 53%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #DF2F79?+

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