#D16BAD Color

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

Color preview

#D16BAD

Color formats

HEX
#D16BAD
RGB
rgb(209, 107, 173)
RGBA
rgba(209, 107, 173, 1)
HSL
hsl(321, 53%, 62%)
HSV
hsv(321, 49%, 82%)
CMYK
cmyk(0%, 49%, 17%, 18%)
CSS variable
--color-primary: #D16BAD;
Lowercase HEX
#d16bad

Shades

Tints

Tones

Harmony

CSS snippets for #D16BAD

.color-d16bad {
  color: #D16BAD;
  background-color: #D16BAD;
}

Frequently asked questions

What color is #D16BAD?+

#D16BAD is a HEX color with RGB value rgb(209, 107, 173) and HSL value hsl(321, 53%, 62%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D16BAD?+

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