#DE3DFA Color

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

Color preview

#DE3DFA

Color formats

HEX
#DE3DFA
RGB
rgb(222, 61, 250)
RGBA
rgba(222, 61, 250, 1)
HSL
hsl(291, 95%, 61%)
HSV
hsv(291, 76%, 98%)
CMYK
cmyk(11%, 76%, 0%, 2%)
CSS variable
--color-primary: #DE3DFA;
Lowercase HEX
#de3dfa

Shades

Tints

Tones

Harmony

CSS snippets for #DE3DFA

.color-de3dfa {
  color: #DE3DFA;
  background-color: #DE3DFA;
}

Frequently asked questions

What color is #DE3DFA?+

#DE3DFA is a HEX color with RGB value rgb(222, 61, 250) and HSL value hsl(291, 95%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #DE3DFA?+

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