#D24B9F Color

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

Color preview

#D24B9F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D24B9F

.color-d24b9f {
  color: #D24B9F;
  background-color: #D24B9F;
}

Frequently asked questions

What color is #D24B9F?+

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

What is the closest Tailwind color to #D24B9F?+

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