#DD5FEB Color

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

Color preview

#DD5FEB

Color formats

HEX
#DD5FEB
RGB
rgb(221, 95, 235)
RGBA
rgba(221, 95, 235, 1)
HSL
hsl(294, 78%, 65%)
HSV
hsv(294, 60%, 92%)
CMYK
cmyk(6%, 60%, 0%, 8%)
CSS variable
--color-primary: #DD5FEB;
Lowercase HEX
#dd5feb

Shades

Tints

Tones

Harmony

CSS snippets for #DD5FEB

.color-dd5feb {
  color: #DD5FEB;
  background-color: #DD5FEB;
}

Frequently asked questions

What color is #DD5FEB?+

#DD5FEB is a HEX color with RGB value rgb(221, 95, 235) and HSL value hsl(294, 78%, 65%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #DD5FEB?+

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