#DF2A66 Color

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

Color preview

#DF2A66

Color formats

HEX
#DF2A66
RGB
rgb(223, 42, 102)
RGBA
rgba(223, 42, 102, 1)
HSL
hsl(340, 74%, 52%)
HSV
hsv(340, 81%, 87%)
CMYK
cmyk(0%, 81%, 54%, 13%)
CSS variable
--color-primary: #DF2A66;
Lowercase HEX
#df2a66

Shades

Tints

Tones

Harmony

CSS snippets for #DF2A66

.color-df2a66 {
  color: #DF2A66;
  background-color: #DF2A66;
}

Frequently asked questions

What color is #DF2A66?+

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

What is the closest Tailwind color to #DF2A66?+

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