Skip to main content Skip to docs navigation

#d702aa 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 Pantone 2395 C and its hex is #C800A1 Nearest Color Name

Color Hue/Base color: Violet

Hex #d702aa Color code in RGB color code model is created after adding 84.31% red color, 0.78% green color and 66.67% blue color. Hex #d702aa Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 99% magenta, 21% yellow and 15.69% black.

Hex #d702aa color code is between #dd0099 web safe hex color code and #cc00bb web safe hex color code. #dd0099 is the nearest web safe color code. You can see here many more shades of #d702aa color code.

RGB Chart

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

Color Table

Hex Color Code d702aa #d702aa
RGB Decimal 215, 2, 170 215, 2, 170
RGB Percent 84%, 1%, 67% rgb(84%, 1%, 67%)
CSS RGBa 215, 2, 170,1 rgba(215,2,170,1)
CMYK Model cmyk(0%,99%,21%,15.69%)
HSL Color Space 313,98% ,43% hsl(313,98% ,43%)
HSV Color Space 313°, 99%, 84%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11010111 00000010 10101010
Octal 327 2 252
Decimal 215 2 170
Hex d7 02 aa

Different shades of #d702aa color code.

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

Darkest of #d702aa
#3f0132
Darker of #d702aa
#72015a
Dark of #d702aa
#a40282
Base of #d702aa
#d702aa
Light of #d702aa
#fd0fcb
Lighter
#fd42d6
Lightest
#fe74e1

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

#d702aa
#02d72f

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

Split Complementary

#d702aa
#3fd702
#02d79a

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

Analogous Color

#8802d7
#ab02d7
#d702aa
#d70263
#d7020a

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

#d702aa
#02aad7
#aad702

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

#d702aa
#aad702
#02d72f
#2f02d7

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

#d702aa
#d79a02
#02d72f
#023fd7

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 #d702aa

#0d000a
#3f0132
#72015a
#a40282
#d702aa
#fd0fcb
#fd42d6
#fe74e1
#fea7ec

Tints of #d702aa Color

#d702aa
#db1eb3
#df3abc
#e456c6
#e872cf
#ed8ed9
#f1aae2
#f6c6ec
#fae2f5
#ffffff

Shades of #d702aa color code

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

#d702aa
#bf0197
#a70184
#8f0171
#77015e
#5f004b
#470038
#2f0025
#170012
#000000

Tones

#d702aa
#c1189d
#ac2d91
#964384
#805978

Tones

Similar Color like #d702aa color

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

#d803ab
#d904ac
#da05ad
#db06ae
#dc07af
#dd08b0
#de09b1
#df0ab2
#e00bb3
#e10cb4
#e20db5
#e30eb6
#e40fb7
#e510b8
#d601a9
#d500a8
#d400a7
#d300a6
#d200a5
#d100a4
#d000a3
#cf00a2
#ce00a1
#cd00a0
#cc009f
#cb009e
#ca009d
#c9009c

Download this Dark Violet

Hex #d702aa 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.

#d702aa Color Code Preview on Black Background Color

This is how #d702aa Color will look on black background color. Color contrast ratio is 4.48

#d702aa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d702aa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d702aa

#d702aa color code is use for CSS Background Color

Background color for the above div is #d702aa

HTML with inline CSS

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

#d702aa color code is use for CSS Border Color

CSS Border color for the above div is #d702aa

HTML with inline CSS

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

CSS Border Left color for the above div is #d702aa

HTML with inline CSS

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

CSS Border Right color for the above div is #d702aa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d702aa

HTML with inline CSS

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

CSS Border Top color for the above div is #d702aa

HTML with inline CSS

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

#d702aa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d702aa Color code Preview on White Background

This is how #d702aa Color code will look on white background color. Color contrast ratio is 4.69

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 #d702aa; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #d702aa; }

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,2,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(2,215,47,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(215,2,170,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }