Skip to main content Skip to docs navigation

#d166ab 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 Pú Táo Zǐ Purple and its hex is #CE5DAE Nearest Color Name

Color Hue/Base color: Violet

Hex #d166ab Color code in RGB color code model is created after adding 81.96% red color, 40% green color and 67.06% blue color. Hex #d166ab Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 51% magenta, 18% yellow and 18.04% black.

Hex #d166ab color code is between #cc55aa web safe hex color code and #dd77bb web safe hex color code. #cc55aa is the nearest web safe color code. You can see here many more shades of #d166ab color code.

RGB Chart

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

Color Table

Hex Color Code d166ab #d166ab
RGB Decimal 209, 102, 171 209, 102, 171
RGB Percent 82%, 40%, 67% rgb(82%, 40%, 67%)
CSS RGBa 209, 102, 171,1 rgba(209,102,171,1)
CMYK Model cmyk(0%,51%,18%,18.04%)
HSL Color Space 321,54% ,61% hsl(321,54% ,61%)
HSV Color Space 321°, 51%, 82%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11010001 01100110 10101011
Octal 321 146 253
Decimal 209 102 171
Hex d1 66 ab

Different shades of #d166ab color code.

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

Darkest of #d166ab
#79255b
Darker of #d166ab
#a13079
Dark of #d166ab
#c53f95
Base of #d166ab
#d166ab
Light of #d166ab
#dd8dc1
Lighter
#e9b4d6
Lightest
#f4dcec

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

#d166ab
#66d18c

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

Split Complementary

#d166ab
#75d166
#66d1c2

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

Analogous Color

#b966d1
#ca66d1
#d166ab
#d16687
#d17166

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

#d166ab
#66abd1
#abd166

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

#d166ab
#abd166
#66d18c
#8c66d1

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

#d166ab
#d1c266
#66d18c
#6675d1

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

#52193e
#79255b
#a13079
#c53f95
#d166ab
#dd8dc1
#e9b4d6
#f4dcec
#ffffff

Tints of #d166ab Color

#d166ab
#d677b4
#db88bd
#e099c7
#e5aad0
#eabbd9
#efcce3
#f4ddec
#f9eef5
#ffffff

Shades of #d166ab color code

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

#d166ab
#b95a98
#a24f85
#8b4472
#74385f
#5c2d4c
#452239
#2e1626
#170b13
#000000

Tones

#d166ab
#bd7aa5
#a98e9f
#9b9b9b
#9b9b9b

Tones

Similar Color like #d166ab color

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

#d267ac
#d368ad
#d469ae
#d56aaf
#d66bb0
#d76cb1
#d86db2
#d96eb3
#da6fb4
#db70b5
#dc71b6
#dd72b7
#de73b8
#df74b9
#d065aa
#cf64a9
#ce63a8
#cd62a7
#cc61a6
#cb60a5
#ca5fa4
#c95ea3
#c85da2
#c75ca1
#c65ba0
#c55a9f
#c4599e
#c3589d

Download this Dark Violet

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

#d166ab Color Code Preview on Black Background Color

This is how #d166ab Color will look on black background color. Color contrast ratio is 6.20

#d166ab in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d166ab

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d166ab

#d166ab color code is use for CSS Background Color

Background color for the above div is #d166ab

HTML with inline CSS

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

#d166ab color code is use for CSS Border Color

CSS Border color for the above div is #d166ab

HTML with inline CSS

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

CSS Border Left color for the above div is #d166ab

HTML with inline CSS

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

CSS Border Right color for the above div is #d166ab

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d166ab

HTML with inline CSS

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

CSS Border Top color for the above div is #d166ab

HTML with inline CSS

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

#d166ab hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d166ab Color code Preview on White Background

This is how #d166ab Color code will look on white background color. Color contrast ratio is 3.39

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

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(209,102,171,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(102,209,140,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(209,102,171,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }