#D3548E Color

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

Color preview

#D3548E

Color formats

HEX
#D3548E
RGB
rgb(211, 84, 142)
RGBA
rgba(211, 84, 142, 1)
HSL
hsl(333, 59%, 58%)
HSV
hsv(333, 60%, 83%)
CMYK
cmyk(0%, 60%, 33%, 17%)
CSS variable
--color-primary: #D3548E;
Lowercase HEX
#d3548e

Shades

Tints

Tones

Harmony

CSS snippets for #D3548E

.color-d3548e {
  color: #D3548E;
  background-color: #D3548E;
}

Frequently asked questions

What color is #D3548E?+

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

What is the closest Tailwind color to #D3548E?+

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