#DA50B0 Color

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

Color preview

#DA50B0

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DA50B0

.color-da50b0 {
  color: #DA50B0;
  background-color: #DA50B0;
}

Frequently asked questions

What color is #DA50B0?+

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

What is the closest Tailwind color to #DA50B0?+

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