#D70DF2 Color

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

Color preview

#D70DF2

Color formats

HEX
#D70DF2
RGB
rgb(215, 13, 242)
RGBA
rgba(215, 13, 242, 1)
HSL
hsl(293, 90%, 50%)
HSV
hsv(293, 95%, 95%)
CMYK
cmyk(11%, 95%, 0%, 5%)
CSS variable
--color-primary: #D70DF2;
Lowercase HEX
#d70df2

Shades

Tints

Tones

Harmony

CSS snippets for #D70DF2

.color-d70df2 {
  color: #D70DF2;
  background-color: #D70DF2;
}

Frequently asked questions

What color is #D70DF2?+

#D70DF2 is a HEX color with RGB value rgb(215, 13, 242) and HSL value hsl(293, 90%, 50%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #D70DF2?+

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