Skip to main content Skip to docs navigation

#d01fdd 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 #d01fdd Color code in RGB color code model is created after adding 81.57% red color, 12.16% green color and 86.67% blue color. Hex #d01fdd Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 86% magenta, 0% yellow and 13.33% black.

Hex #d01fdd color code is between #cc22cc web safe hex color code and #dd11ee web safe hex color code. #cc22cc is the nearest web safe color code. You can see here many more shades of #d01fdd color code.

RGB Chart

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

Color Table

Hex Color Code d01fdd #d01fdd
RGB Decimal 208, 31, 221 208, 31, 221
RGB Percent 82%, 12%, 87% rgb(82%, 12%, 87%)
CSS RGBa 208, 31, 221,1 rgba(208,31,221,1)
CMYK Model cmyk(6%,86%,0%,13.33%)
HSL Color Space 296,75% ,49% hsl(296,75% ,49%)
HSV Color Space 296°, 86%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11010000 00011111 11011101
Octal 320 37 335
Decimal 208 31 221
Hex d0 1f dd

Different shades of #d01fdd color code.

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

Darkest of #d01fdd
#520c57
Darker of #d01fdd
#7c1284
Dark of #d01fdd
#a619b0
Base of #d01fdd
#d01fdd
Light of #d01fdd
#db49e6
Lighter
#e476ec
Lightest
#eda3f2

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

#d01fdd
#2cdd1f

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

Split Complementary

#d01fdd
#8bdd1f
#1fdd71

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

Analogous Color

#611fdd
#811fdd
#d01fdd
#dd1fab
#dd1f5c

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

#d01fdd
#1fddd0
#ddd01f

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

#d01fdd
#ddd01f
#2cdd1f
#1f2cdd

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

#d01fdd
#dd711f
#2cdd1f
#1f8bdd

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

#28062a
#520c57
#7c1284
#a619b0
#d01fdd
#db49e6
#e476ec
#eda3f2
#f6d0f8

Tints of #d01fdd Color

#d01fdd
#d537e0
#da50e4
#df69e8
#e482ec
#ea9bef
#efb4f3
#f4cdf7
#f9e6fb
#ffffff

Shades of #d01fdd color code

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

#d01fdd
#b81bc4
#a118ab
#8a1493
#73117a
#5c0d62
#450a49
#2e0631
#170318
#000000

Tones

#d01fdd
#ba38c4
#a451ab
#8f6b91
#7e7e7e

Tones

Similar Color like #d01fdd color

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

#d120de
#d221df
#d322e0
#d423e1
#d524e2
#d625e3
#d726e4
#d827e5
#d928e6
#da29e7
#db2ae8
#dc2be9
#dd2cea
#de2deb
#cf1edc
#ce1ddb
#cd1cda
#cc1bd9
#cb1ad8
#ca19d7
#c918d6
#c817d5
#c716d4
#c615d3
#c514d2
#c413d1
#c312d0
#c211cf

Download this Dark Violet

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

#d01fdd Color Code Preview on Black Background Color

This is how #d01fdd Color will look on black background color. Color contrast ratio is 4.92

#d01fdd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d01fdd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d01fdd

#d01fdd color code is use for CSS Background Color

Background color for the above div is #d01fdd

HTML with inline CSS

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

#d01fdd color code is use for CSS Border Color

CSS Border color for the above div is #d01fdd

HTML with inline CSS

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

CSS Border Left color for the above div is #d01fdd

HTML with inline CSS

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

CSS Border Right color for the above div is #d01fdd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d01fdd

HTML with inline CSS

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

CSS Border Top color for the above div is #d01fdd

HTML with inline CSS

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

#d01fdd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d01fdd Color code Preview on White Background

This is how #d01fdd Color code will look on white background color. Color contrast ratio is 4.27

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

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