#DD55FF Color

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

Color preview

#DD55FF

Color formats

HEX
#DD55FF
RGB
rgb(221, 85, 255)
RGBA
rgba(221, 85, 255, 1)
HSL
hsl(288, 100%, 67%)
HSV
hsv(288, 67%, 100%)
CMYK
cmyk(13%, 67%, 0%, 0%)
CSS variable
--color-primary: #DD55FF;
Lowercase HEX
#dd55ff

Shades

Tints

Tones

Harmony

CSS snippets for #DD55FF

.color-dd55ff {
  color: #DD55FF;
  background-color: #DD55FF;
}

Frequently asked questions

What color is #DD55FF?+

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

What is the closest Tailwind color to #DD55FF?+

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