#DA6EB0 Color

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

Color preview

#DA6EB0

Color formats

HEX
#DA6EB0
RGB
rgb(218, 110, 176)
RGBA
rgba(218, 110, 176, 1)
HSL
hsl(323, 59%, 64%)
HSV
hsv(323, 50%, 85%)
CMYK
cmyk(0%, 50%, 19%, 15%)
CSS variable
--color-primary: #DA6EB0;
Lowercase HEX
#da6eb0

Shades

Tints

Tones

Harmony

CSS snippets for #DA6EB0

.color-da6eb0 {
  color: #DA6EB0;
  background-color: #DA6EB0;
}

Frequently asked questions

What color is #DA6EB0?+

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

What is the closest Tailwind color to #DA6EB0?+

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