#DD3CEB Color

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

Color preview

#DD3CEB

Color formats

HEX
#DD3CEB
RGB
rgb(221, 60, 235)
RGBA
rgba(221, 60, 235, 1)
HSL
hsl(295, 81%, 58%)
HSV
hsv(295, 74%, 92%)
CMYK
cmyk(6%, 74%, 0%, 8%)
CSS variable
--color-primary: #DD3CEB;
Lowercase HEX
#dd3ceb

Shades

Tints

Tones

Harmony

CSS snippets for #DD3CEB

.color-dd3ceb {
  color: #DD3CEB;
  background-color: #DD3CEB;
}

Frequently asked questions

What color is #DD3CEB?+

#DD3CEB is a HEX color with RGB value rgb(221, 60, 235) and HSL value hsl(295, 81%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #DD3CEB?+

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