Skip to main content Skip to docs navigation

#d66add 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 Blueberry Glaze and its hex is #CC66DD Nearest Color Name

Color Hue/Base color: Violet

Hex #d66add Color code in RGB color code model is created after adding 83.92% red color, 41.57% green color and 86.67% blue color. Hex #d66add Color code in CMYK color (process color) code model is generated after subtraction of 3% cyan, 52% magenta, 0% yellow and 13.33% black.

Hex #d66add color code is between #dd66cc web safe hex color code and #cc77ee web safe hex color code. #dd66cc is the nearest web safe color code. You can see here many more shades of #d66add color code.

RGB Chart

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

Color Table

Hex Color Code d66add #d66add
RGB Decimal 214, 106, 221 214, 106, 221
RGB Percent 84%, 42%, 87% rgb(84%, 42%, 87%)
CSS RGBa 214, 106, 221,1 rgba(214,106,221,1)
CMYK Model cmyk(3%,52%,0%,13.33%)
HSL Color Space 296,63% ,64% hsl(296,63% ,64%)
HSV Color Space 296°, 52%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11010110 01101010 11011101
Octal 326 152 335
Decimal 214 106 221
Hex d6 6a dd

Different shades of #d66add color code.

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

Darkest of #d66add
#87208e
Darker of #d66add
#af2ab7
Dark of #d66add
#cb40d4
Base of #d66add
#d66add
Light of #d66add
#e194e6
Lighter
#edbdf0
Lightest
#f8e7f9

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

#d66add
#71dd6a

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

Split Complementary

#d66add
#abdd6a
#6add9d

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

Analogous Color

#936add
#a66add
#d66add
#dd6abe
#dd6a8e

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

#d66add
#6addd6
#ddd66a

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

#d66add
#ddd66a
#71dd6a
#6a71dd

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

#d66add
#dd9d6a
#71dd6a
#6aabdd

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

#5f1764
#87208e
#af2ab7
#cb40d4
#d66add
#e194e6
#edbdf0
#f8e7f9
#ffffff

Tints of #d66add Color

#d66add
#da7ae0
#df8be4
#e39be8
#e8acec
#ecbcef
#f1cdf3
#f5ddf7
#faeefb
#ffffff

Shades of #d66add color code

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

#d66add
#be5ec4
#a652ab
#8e4693
#763a7a
#5f2f62
#472349
#2f1731
#170b18
#000000

Tones

#d66add
#c67ccb
#b68fb8
#a6a1a6
#a4a4a4

Tones

Similar Color like #d66add color

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

#d76bde
#d86cdf
#d96de0
#da6ee1
#db6fe2
#dc70e3
#dd71e4
#de72e5
#df73e6
#e074e7
#e175e8
#e276e9
#e377ea
#e478eb
#d569dc
#d468db
#d367da
#d266d9
#d165d8
#d064d7
#cf63d6
#ce62d5
#cd61d4
#cc60d3
#cb5fd2
#ca5ed1
#c95dd0
#c85ccf

Download this Dark Violet

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

#d66add Color Code Preview on Black Background Color

This is how #d66add Color will look on black background color. Color contrast ratio is 6.96

#d66add in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d66add

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d66add

#d66add color code is use for CSS Background Color

Background color for the above div is #d66add

HTML with inline CSS

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

#d66add color code is use for CSS Border Color

CSS Border color for the above div is #d66add

HTML with inline CSS

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

CSS Border Left color for the above div is #d66add

HTML with inline CSS

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

CSS Border Right color for the above div is #d66add

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d66add

HTML with inline CSS

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

CSS Border Top color for the above div is #d66add

HTML with inline CSS

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

#d66add hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d66add Color code Preview on White Background

This is how #d66add Color code will look on white background color. Color contrast ratio is 3.02

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

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