#DA4EB0 Color

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

Color preview

#DA4EB0

Color formats

HEX
#DA4EB0
RGB
rgb(218, 78, 176)
RGBA
rgba(218, 78, 176, 1)
HSL
hsl(318, 65%, 58%)
HSV
hsv(318, 64%, 85%)
CMYK
cmyk(0%, 64%, 19%, 15%)
CSS variable
--color-primary: #DA4EB0;
Lowercase HEX
#da4eb0

Shades

Tints

Tones

Harmony

CSS snippets for #DA4EB0

.color-da4eb0 {
  color: #DA4EB0;
  background-color: #DA4EB0;
}

Frequently asked questions

What color is #DA4EB0?+

#DA4EB0 is a HEX color with RGB value rgb(218, 78, 176) and HSL value hsl(318, 65%, 58%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DA4EB0?+

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