#DA5E7F Color

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

Color preview

#DA5E7F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DA5E7F

.color-da5e7f {
  color: #DA5E7F;
  background-color: #DA5E7F;
}

Frequently asked questions

What color is #DA5E7F?+

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

What is the closest Tailwind color to #DA5E7F?+

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