#DC3FEB Color

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

Color preview

#DC3FEB

Color formats

HEX
#DC3FEB
RGB
rgb(220, 63, 235)
RGBA
rgba(220, 63, 235, 1)
HSL
hsl(295, 81%, 58%)
HSV
hsv(295, 73%, 92%)
CMYK
cmyk(6%, 73%, 0%, 8%)
CSS variable
--color-primary: #DC3FEB;
Lowercase HEX
#dc3feb

Shades

Tints

Tones

Harmony

CSS snippets for #DC3FEB

.color-dc3feb {
  color: #DC3FEB;
  background-color: #DC3FEB;
}

Frequently asked questions

What color is #DC3FEB?+

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

What is the closest Tailwind color to #DC3FEB?+

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