#DD00FF Color

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

Color preview

#DD00FF

Color formats

HEX
#DD00FF
RGB
rgb(221, 0, 255)
RGBA
rgba(221, 0, 255, 1)
HSL
hsl(292, 100%, 50%)
HSV
hsv(292, 100%, 100%)
CMYK
cmyk(13%, 100%, 0%, 0%)
CSS variable
--color-primary: #DD00FF;
Lowercase HEX
#dd00ff

Shades

Tints

Tones

Harmony

CSS snippets for #DD00FF

.color-dd00ff {
  color: #DD00FF;
  background-color: #DD00FF;
}

Frequently asked questions

What color is #DD00FF?+

#DD00FF is a HEX color with RGB value rgb(221, 0, 255) and HSL value hsl(292, 100%, 50%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #DD00FF?+

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