#DD5CFA Color

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

Color preview

#DD5CFA

Color formats

HEX
#DD5CFA
RGB
rgb(221, 92, 250)
RGBA
rgba(221, 92, 250, 1)
HSL
hsl(289, 94%, 67%)
HSV
hsv(289, 63%, 98%)
CMYK
cmyk(12%, 63%, 0%, 2%)
CSS variable
--color-primary: #DD5CFA;
Lowercase HEX
#dd5cfa

Shades

Tints

Tones

Harmony

CSS snippets for #DD5CFA

.color-dd5cfa {
  color: #DD5CFA;
  background-color: #DD5CFA;
}

Frequently asked questions

What color is #DD5CFA?+

#DD5CFA is a HEX color with RGB value rgb(221, 92, 250) and HSL value hsl(289, 94%, 67%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #DD5CFA?+

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