#D24B9E Color

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

Color preview

#D24B9E

Color formats

HEX
#D24B9E
RGB
rgb(210, 75, 158)
RGBA
rgba(210, 75, 158, 1)
HSL
hsl(323, 60%, 56%)
HSV
hsv(323, 64%, 82%)
CMYK
cmyk(0%, 64%, 25%, 18%)
CSS variable
--color-primary: #D24B9E;
Lowercase HEX
#d24b9e

Shades

Tints

Tones

Harmony

CSS snippets for #D24B9E

.color-d24b9e {
  color: #D24B9E;
  background-color: #D24B9E;
}

Frequently asked questions

What color is #D24B9E?+

#D24B9E is a HEX color with RGB value rgb(210, 75, 158) and HSL value hsl(323, 60%, 56%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D24B9E?+

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