#D34A9C Color

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

Color preview

#D34A9C

Color formats

HEX
#D34A9C
RGB
rgb(211, 74, 156)
RGBA
rgba(211, 74, 156, 1)
HSL
hsl(324, 61%, 56%)
HSV
hsv(324, 65%, 83%)
CMYK
cmyk(0%, 65%, 26%, 17%)
CSS variable
--color-primary: #D34A9C;
Lowercase HEX
#d34a9c

Shades

Tints

Tones

Harmony

CSS snippets for #D34A9C

.color-d34a9c {
  color: #D34A9C;
  background-color: #D34A9C;
}

Frequently asked questions

What color is #D34A9C?+

#D34A9C is a HEX color with RGB value rgb(211, 74, 156) and HSL value hsl(324, 61%, 56%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D34A9C?+

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