#D3548B Color

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

Color preview

#D3548B

Color formats

HEX
#D3548B
RGB
rgb(211, 84, 139)
RGBA
rgba(211, 84, 139, 1)
HSL
hsl(334, 59%, 58%)
HSV
hsv(334, 60%, 83%)
CMYK
cmyk(0%, 60%, 34%, 17%)
CSS variable
--color-primary: #D3548B;
Lowercase HEX
#d3548b

Shades

Tints

Tones

Harmony

CSS snippets for #D3548B

.color-d3548b {
  color: #D3548B;
  background-color: #D3548B;
}

Frequently asked questions

What color is #D3548B?+

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

What is the closest Tailwind color to #D3548B?+

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