#DA6EB2 Color

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

Color preview

#DA6EB2

Color formats

HEX
#DA6EB2
RGB
rgb(218, 110, 178)
RGBA
rgba(218, 110, 178, 1)
HSL
hsl(322, 59%, 64%)
HSV
hsv(322, 50%, 85%)
CMYK
cmyk(0%, 50%, 18%, 15%)
CSS variable
--color-primary: #DA6EB2;
Lowercase HEX
#da6eb2

Shades

Tints

Tones

Harmony

CSS snippets for #DA6EB2

.color-da6eb2 {
  color: #DA6EB2;
  background-color: #DA6EB2;
}

Frequently asked questions

What color is #DA6EB2?+

#DA6EB2 is a HEX color with RGB value rgb(218, 110, 178) and HSL value hsl(322, 59%, 64%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DA6EB2?+

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