#DA6D7D Color

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

Color preview

#DA6D7D

Color formats

HEX
#DA6D7D
RGB
rgb(218, 109, 125)
RGBA
rgba(218, 109, 125, 1)
HSL
hsl(351, 60%, 64%)
HSV
hsv(351, 50%, 85%)
CMYK
cmyk(0%, 50%, 43%, 15%)
CSS variable
--color-primary: #DA6D7D;
Lowercase HEX
#da6d7d

Shades

Tints

Tones

Harmony

CSS snippets for #DA6D7D

.color-da6d7d {
  color: #DA6D7D;
  background-color: #DA6D7D;
}

Frequently asked questions

What color is #DA6D7D?+

#DA6D7D is a HEX color with RGB value rgb(218, 109, 125) and HSL value hsl(351, 60%, 64%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DA6D7D?+

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