#DA5D7E Color

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

Color preview

#DA5D7E

Color formats

HEX
#DA5D7E
RGB
rgb(218, 93, 126)
RGBA
rgba(218, 93, 126, 1)
HSL
hsl(344, 63%, 61%)
HSV
hsv(344, 57%, 85%)
CMYK
cmyk(0%, 57%, 42%, 15%)
CSS variable
--color-primary: #DA5D7E;
Lowercase HEX
#da5d7e

Shades

Tints

Tones

Harmony

CSS snippets for #DA5D7E

.color-da5d7e {
  color: #DA5D7E;
  background-color: #DA5D7E;
}

Frequently asked questions

What color is #DA5D7E?+

#DA5D7E is a HEX color with RGB value rgb(218, 93, 126) and HSL value hsl(344, 63%, 61%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DA5D7E?+

The closest Tailwind color is red-400, available as the bg-red-400 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