Skip to main content Skip to docs navigation

#d70fd2 hex color | Download Dark Violet BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Drunk-Tank Pink and its hex is #DD11DD Nearest Color Name

Color Hue/Base color: Violet

Hex #d70fd2 Color code in RGB color code model is created after adding 84.31% red color, 5.88% green color and 82.35% blue color. Hex #d70fd2 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 93% magenta, 2% yellow and 15.69% black.

Hex #d70fd2 color code is between #dd11cc web safe hex color code and #cc00dd web safe hex color code. #dd11cc is the nearest web safe color code. You can see here many more shades of #d70fd2 color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code d70fd2 #d70fd2
RGB Decimal 215, 15, 210 215, 15, 210
RGB Percent 84%, 6%, 82% rgb(84%, 6%, 82%)
CSS RGBa 215, 15, 210,1 rgba(215,15,210,1)
CMYK Model cmyk(0%,93%,2%,15.69%)
HSL Color Space 302,87% ,45% hsl(302,87% ,45%)
HSV Color Space 301°, 93%, 84%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11010111 00001111 11010010
Octal 327 17 322
Decimal 215 15 210
Hex d7 0f d2

Different shades of #d70fd2 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #d70fd2
#480546
Darker of #d70fd2
#780875
Dark of #d70fd2
#a70ca3
Base of #d70fd2
#d70fd2
Light of #d70fd2
#f029eb
Lighter
#f359f0
Lightest
#f788f4

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#d70fd2
#0fd714

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#d70fd2
#6ed70f
#0fd778

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#670fd7
#890fd7
#d70fd2
#d70f8f
#d70f3c

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#d70fd2
#0fd2d7
#d2d70f

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#d70fd2
#d2d70f
#0fd714
#140fd7

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#d70fd2
#d7780f
#0fd714
#0f6ed7

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #d70fd2

#180218
#480546
#780875
#a70ca3
#d70fd2
#f029eb
#f359f0
#f788f4
#fab8f8

Tints of #d70fd2 Color

#d70fd2
#db29d7
#df44dc
#e45fe1
#e879e6
#ed94eb
#f1aff0
#f6c9f5
#fae4fa
#ffffff

Shades of #d70fd2 color code

Generate more color scales with scales (color stack) generator.

#d70fd2
#bf0dba
#a70ba3
#8f0a8c
#770874
#5f065d
#470546
#2f032e
#170117
#000000

Tones

#d70fd2
#c026bc
#a93da6
#925490
#7b6b7b

Tones

Similar Color like #d70fd2 color

Find visually similar hex color codes nearing to #d70fd2 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#d810d3
#d911d4
#da12d5
#db13d6
#dc14d7
#dd15d8
#de16d9
#df17da
#e018db
#e119dc
#e21add
#e31bde
#e41cdf
#e51de0
#d60ed1
#d50dd0
#d40ccf
#d30bce
#d20acd
#d109cc
#d008cb
#cf07ca
#ce06c9
#cd05c8
#cc04c7
#cb03c6
#ca02c5
#c901c4

Download this Dark Violet

Hex #d70fd2 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#d70fd2 Color Code Preview on Black Background Color

This is how #d70fd2 Color will look on black background color. Color contrast ratio is 4.89

#d70fd2 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#d70fd2">Your Example Paragraph content text in with font color #d70fd2 </p>

Your Example Paragraph content text in with font color #d70fd2

HTML with inline CSS

<div style="color:#d70fd2">Your Paragraph text in with font color #d70fd2 </div>

Your Example Paragraph content text in with font color #d70fd2

#d70fd2 color code is use for CSS Background Color

Background color for the above div is #d70fd2

HTML with inline CSS

<div style="background-color:#d70fd2;"></div>

#d70fd2 color code is use for CSS Border Color

CSS Border color for the above div is #d70fd2

HTML with inline CSS

<div style="border:5px solid #d70fd2;"></div>

CSS Border Left color for the above div is #d70fd2

HTML with inline CSS

<div style="border-left:5px solid #d70fd2;"></div>

CSS Border Right color for the above div is #d70fd2

HTML with inline CSS

<div style="border-right:5px solid #d70fd2;"></div>

CSS Border Bottom color for the above div is #d70fd2

HTML with inline CSS

<div style="border-bottom:5px solid #d70fd2;"></div>

CSS Border Top color for the above div is #d70fd2

HTML with inline CSS

<div style="border-top:5px solid #d70fd2;"></div>

#d70fd2 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#d70fd2; } .examplecolorclass {color:#d70fd2; } .examplebordercolor {border:3px solid #d70fd2; }

#d70fd2 Color code Preview on White Background

This is how #d70fd2 Color code will look on white background color. Color contrast ratio is 4.30

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #d70fd2; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #d70fd2; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(215,15,210,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(15,215,20,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(215,15,210,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }