#DF2A76 Color

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

Color preview

#DF2A76

Color formats

HEX
#DF2A76
RGB
rgb(223, 42, 118)
RGBA
rgba(223, 42, 118, 1)
HSL
hsl(335, 74%, 52%)
HSV
hsv(335, 81%, 87%)
CMYK
cmyk(0%, 81%, 47%, 13%)
CSS variable
--color-primary: #DF2A76;
Lowercase HEX
#df2a76

Shades

Tints

Tones

Harmony

CSS snippets for #DF2A76

.color-df2a76 {
  color: #DF2A76;
  background-color: #DF2A76;
}

Frequently asked questions

What color is #DF2A76?+

#DF2A76 is a HEX color with RGB value rgb(223, 42, 118) and HSL value hsl(335, 74%, 52%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #DF2A76?+

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