#D3549C Color

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

Color preview

#D3549C

Color formats

HEX
#D3549C
RGB
rgb(211, 84, 156)
RGBA
rgba(211, 84, 156, 1)
HSL
hsl(326, 59%, 58%)
HSV
hsv(326, 60%, 83%)
CMYK
cmyk(0%, 60%, 26%, 17%)
CSS variable
--color-primary: #D3549C;
Lowercase HEX
#d3549c

Shades

Tints

Tones

Harmony

CSS snippets for #D3549C

.color-d3549c {
  color: #D3549C;
  background-color: #D3549C;
}

Frequently asked questions

What color is #D3549C?+

#D3549C is a HEX color with RGB value rgb(211, 84, 156) and HSL value hsl(326, 59%, 58%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D3549C?+

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