Skip to main content Skip to docs navigation

#d520dd 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 Demonic Purple and its hex is #D725DE Nearest Color Name

Color Hue/Base color: Violet

Hex #d520dd Color code in RGB color code model is created after adding 83.53% red color, 12.55% green color and 86.67% blue color. Hex #d520dd Color code in CMYK color (process color) code model is generated after subtraction of 4% cyan, 86% magenta, 0% yellow and 13.33% black.

Hex #d520dd color code is between #dd22cc web safe hex color code and #cc11ee web safe hex color code. #dd22cc is the nearest web safe color code. You can see here many more shades of #d520dd color code.

RGB Chart

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

Color Table

Hex Color Code d520dd #d520dd
RGB Decimal 213, 32, 221 213, 32, 221
RGB Percent 84%, 13%, 87% rgb(84%, 13%, 87%)
CSS RGBa 213, 32, 221,1 rgba(213,32,221,1)
CMYK Model cmyk(4%,86%,0%,13.33%)
HSL Color Space 297,75% ,50% hsl(297,75% ,50%)
HSV Color Space 297°, 86%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11010101 00100000 11011101
Octal 325 40 335
Decimal 213 32 221
Hex d5 20 dd

Different shades of #d520dd color code.

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

Darkest of #d520dd
#540d57
Darker of #d520dd
#7f1384
Dark of #d520dd
#aa1ab0
Base of #d520dd
#d520dd
Light of #d520dd
#de4be5
Lighter
#e678eb
Lightest
#efa4f2

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

#d520dd
#28dd20

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

Split Complementary

#d520dd
#87dd20
#20dd77

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

Analogous Color

#6720dd
#8620dd
#d520dd
#dd20a6
#dd2057

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

#d520dd
#20ddd5
#ddd520

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

#d520dd
#ddd520
#28dd20
#2028dd

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

#d520dd
#dd7720
#28dd20
#2087dd

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

#29062b
#540d57
#7f1384
#aa1ab0
#d520dd
#de4be5
#e678eb
#efa4f2
#f7d1f8

Tints of #d520dd Color

#d520dd
#d938e0
#de51e4
#e36ae8
#e783ec
#ec9bef
#f1b4f3
#f5cdf7
#fae6fb
#ffffff

Shades of #d520dd color code

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

#d520dd
#bd1cc4
#a518ab
#8e1593
#76117a
#5e0e62
#470a49
#2f0731
#170318
#000000

Tones

#d520dd
#be39c4
#a753aa
#906c91
#7f7f7f

Tones

Similar Color like #d520dd color

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

#d621de
#d722df
#d823e0
#d924e1
#da25e2
#db26e3
#dc27e4
#dd28e5
#de29e6
#df2ae7
#e02be8
#e12ce9
#e22dea
#e32eeb
#d41fdc
#d31edb
#d21dda
#d11cd9
#d01bd8
#cf1ad7
#ce19d6
#cd18d5
#cc17d4
#cb16d3
#ca15d2
#c914d1
#c813d0
#c712cf

Download this Dark Violet

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

#d520dd Color Code Preview on Black Background Color

This is how #d520dd Color will look on black background color. Color contrast ratio is 5.08

#d520dd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d520dd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d520dd

#d520dd color code is use for CSS Background Color

Background color for the above div is #d520dd

HTML with inline CSS

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

#d520dd color code is use for CSS Border Color

CSS Border color for the above div is #d520dd

HTML with inline CSS

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

CSS Border Left color for the above div is #d520dd

HTML with inline CSS

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

CSS Border Right color for the above div is #d520dd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d520dd

HTML with inline CSS

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

CSS Border Top color for the above div is #d520dd

HTML with inline CSS

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

#d520dd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d520dd Color code Preview on White Background

This is how #d520dd Color code will look on white background color. Color contrast ratio is 4.13

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

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(213,32,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(40,221,32,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(213,32,221,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }