#DE07FF Color

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

Color preview

#DE07FF

Color formats

HEX
#DE07FF
RGB
rgb(222, 7, 255)
RGBA
rgba(222, 7, 255, 1)
HSL
hsl(292, 100%, 51%)
HSV
hsv(292, 97%, 100%)
CMYK
cmyk(13%, 97%, 0%, 0%)
CSS variable
--color-primary: #DE07FF;
Lowercase HEX
#de07ff

Shades

Tints

Tones

Harmony

CSS snippets for #DE07FF

.color-de07ff {
  color: #DE07FF;
  background-color: #DE07FF;
}

Frequently asked questions

What color is #DE07FF?+

#DE07FF is a HEX color with RGB value rgb(222, 7, 255) and HSL value hsl(292, 100%, 51%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #DE07FF?+

The closest Tailwind color is fuchsia-600, available as the bg-fuchsia-600 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