#DF88B2 Color

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

Color preview

#DF88B2

Color formats

HEX
#DF88B2
RGB
rgb(223, 136, 178)
RGBA
rgba(223, 136, 178, 1)
HSL
hsl(331, 58%, 70%)
HSV
hsv(331, 39%, 87%)
CMYK
cmyk(0%, 39%, 20%, 13%)
CSS variable
--color-primary: #DF88B2;
Lowercase HEX
#df88b2

Shades

Tints

Tones

Harmony

CSS snippets for #DF88B2

.color-df88b2 {
  color: #DF88B2;
  background-color: #DF88B2;
}

Frequently asked questions

What color is #DF88B2?+

#DF88B2 is a HEX color with RGB value rgb(223, 136, 178) and HSL value hsl(331, 58%, 70%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DF88B2?+

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