#DF82B2 Color

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

Color preview

#DF82B2

Color formats

HEX
#DF82B2
RGB
rgb(223, 130, 178)
RGBA
rgba(223, 130, 178, 1)
HSL
hsl(329, 59%, 69%)
HSV
hsv(329, 42%, 87%)
CMYK
cmyk(0%, 42%, 20%, 13%)
CSS variable
--color-primary: #DF82B2;
Lowercase HEX
#df82b2

Shades

Tints

Tones

Harmony

CSS snippets for #DF82B2

.color-df82b2 {
  color: #DF82B2;
  background-color: #DF82B2;
}

Frequently asked questions

What color is #DF82B2?+

#DF82B2 is a HEX color with RGB value rgb(223, 130, 178) and HSL value hsl(329, 59%, 69%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DF82B2?+

The closest Tailwind color is pink-400, available as the bg-pink-400 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