#DA50CA Color

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

Color preview

#DA50CA

Color formats

HEX
#DA50CA
RGB
rgb(218, 80, 202)
RGBA
rgba(218, 80, 202, 1)
HSL
hsl(307, 65%, 58%)
HSV
hsv(307, 63%, 85%)
CMYK
cmyk(0%, 63%, 7%, 15%)
CSS variable
--color-primary: #DA50CA;
Lowercase HEX
#da50ca

Shades

Tints

Tones

Harmony

CSS snippets for #DA50CA

.color-da50ca {
  color: #DA50CA;
  background-color: #DA50CA;
}

Frequently asked questions

What color is #DA50CA?+

#DA50CA is a HEX color with RGB value rgb(218, 80, 202) and HSL value hsl(307, 65%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #DA50CA?+

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