#DD44FF Color

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

Color preview

#DD44FF

Color formats

HEX
#DD44FF
RGB
rgb(221, 68, 255)
RGBA
rgba(221, 68, 255, 1)
HSL
hsl(289, 100%, 63%)
HSV
hsv(289, 73%, 100%)
CMYK
cmyk(13%, 73%, 0%, 0%)
CSS variable
--color-primary: #DD44FF;
Lowercase HEX
#dd44ff

Shades

Tints

Tones

Harmony

CSS snippets for #DD44FF

.color-dd44ff {
  color: #DD44FF;
  background-color: #DD44FF;
}

Frequently asked questions

What color is #DD44FF?+

#DD44FF is a HEX color with RGB value rgb(221, 68, 255) and HSL value hsl(289, 100%, 63%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #DD44FF?+

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