#D17BAD Color

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

Color preview

#D17BAD

Color formats

HEX
#D17BAD
RGB
rgb(209, 123, 173)
RGBA
rgba(209, 123, 173, 1)
HSL
hsl(325, 48%, 65%)
HSV
hsv(325, 41%, 82%)
CMYK
cmyk(0%, 41%, 17%, 18%)
CSS variable
--color-primary: #D17BAD;
Lowercase HEX
#d17bad

Shades

Tints

Tones

Harmony

CSS snippets for #D17BAD

.color-d17bad {
  color: #D17BAD;
  background-color: #D17BAD;
}

Frequently asked questions

What color is #D17BAD?+

#D17BAD is a HEX color with RGB value rgb(209, 123, 173) and HSL value hsl(325, 48%, 65%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D17BAD?+

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