#DA55FF Color

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

Color preview

#DA55FF

Color formats

HEX
#DA55FF
RGB
rgb(218, 85, 255)
RGBA
rgba(218, 85, 255, 1)
HSL
hsl(287, 100%, 67%)
HSV
hsv(287, 67%, 100%)
CMYK
cmyk(15%, 67%, 0%, 0%)
CSS variable
--color-primary: #DA55FF;
Lowercase HEX
#da55ff

Shades

Tints

Tones

Harmony

CSS snippets for #DA55FF

.color-da55ff {
  color: #DA55FF;
  background-color: #DA55FF;
}

Frequently asked questions

What color is #DA55FF?+

#DA55FF is a HEX color with RGB value rgb(218, 85, 255) and HSL value hsl(287, 100%, 67%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #DA55FF?+

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