#D16EB2 Color

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

Color preview

#D16EB2

Color formats

HEX
#D16EB2
RGB
rgb(209, 110, 178)
RGBA
rgba(209, 110, 178, 1)
HSL
hsl(319, 52%, 63%)
HSV
hsv(319, 47%, 82%)
CMYK
cmyk(0%, 47%, 15%, 18%)
CSS variable
--color-primary: #D16EB2;
Lowercase HEX
#d16eb2

Shades

Tints

Tones

Harmony

CSS snippets for #D16EB2

.color-d16eb2 {
  color: #D16EB2;
  background-color: #D16EB2;
}

Frequently asked questions

What color is #D16EB2?+

#D16EB2 is a HEX color with RGB value rgb(209, 110, 178) and HSL value hsl(319, 52%, 63%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D16EB2?+

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