#D3428D Color

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

Color preview

#D3428D

Color formats

HEX
#D3428D
RGB
rgb(211, 66, 141)
RGBA
rgba(211, 66, 141, 1)
HSL
hsl(329, 62%, 54%)
HSV
hsv(329, 69%, 83%)
CMYK
cmyk(0%, 69%, 33%, 17%)
CSS variable
--color-primary: #D3428D;
Lowercase HEX
#d3428d

Shades

Tints

Tones

Harmony

CSS snippets for #D3428D

.color-d3428d {
  color: #D3428D;
  background-color: #D3428D;
}

Frequently asked questions

What color is #D3428D?+

#D3428D is a HEX color with RGB value rgb(211, 66, 141) and HSL value hsl(329, 62%, 54%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D3428D?+

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