Skip to main content Skip to docs navigation

#d0669c 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 Phlox Pink and its hex is #CE5E9A Nearest Color Name

Color Hue/Base color: Violet

Hex #d0669c Color code in RGB color code model is created after adding 81.57% red color, 40% green color and 61.18% blue color. Hex #d0669c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 51% magenta, 25% yellow and 18.43% black.

Hex #d0669c color code is between #cc5599 web safe hex color code and #dd77aa web safe hex color code. #cc5599 is the nearest web safe color code. You can see here many more shades of #d0669c color code.

RGB Chart

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

Color Table

Hex Color Code d0669c #d0669c
RGB Decimal 208, 102, 156 208, 102, 156
RGB Percent 82%, 40%, 61% rgb(82%, 40%, 61%)
CSS RGBa 208, 102, 156,1 rgba(208,102,156,1)
CMYK Model cmyk(0%,51%,25%,18.43%)
HSL Color Space 329,53% ,61% hsl(329,53% ,61%)
HSV Color Space 329°, 51%, 82%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11010000 01100110 10011100
Octal 320 146 234
Decimal 208 102 156
Hex d0 66 9c

Different shades of #d0669c color code.

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

Darkest of #d0669c
#78254f
Darker of #d0669c
#9f3169
Dark of #d0669c
#c43f83
Base of #d0669c
#d0669c
Light of #d0669c
#dc8db5
Lighter
#e8b4ce
Lightest
#f4dbe8

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

#d0669c
#66d09a

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

Split Complementary

#d0669c
#67d066
#66d0cf

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

Analogous Color

#c666d0
#d066c8
#d0669c
#d06679
#d07f66

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

#d0669c
#669cd0
#9cd066

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

#d0669c
#9cd066
#66d09a
#9a66d0

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

#d0669c
#d0cf66
#66d09a
#6667d0

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

#511936
#78254f
#9f3169
#c43f83
#d0669c
#dc8db5
#e8b4ce
#f4dbe8
#ffffff

Tints of #d0669c Color

#d0669c
#d577a7
#da88b2
#df99bd
#e4aac8
#eabbd3
#efccde
#f4dde9
#f9eef4
#ffffff

Shades of #d0669c color code

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

#d0669c
#b85a8a
#a14f79
#8a4468
#733856
#5c2d45
#452234
#2e1622
#170b11
#000000

Tones

#d0669c
#bc7a9c
#a88e9b
#9b9b9b
#9b9b9b

Tones

Similar Color like #d0669c color

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

#d1679d
#d2689e
#d3699f
#d46aa0
#d56ba1
#d66ca2
#d76da3
#d86ea4
#d96fa5
#da70a6
#db71a7
#dc72a8
#dd73a9
#de74aa
#cf659b
#ce649a
#cd6399
#cc6298
#cb6197
#ca6096
#c95f95
#c85e94
#c75d93
#c65c92
#c55b91
#c45a90
#c3598f
#c2588e

Download this Dark Violet

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

#d0669c Color Code Preview on Black Background Color

This is how #d0669c Color will look on black background color. Color contrast ratio is 6.06

#d0669c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d0669c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d0669c

#d0669c color code is use for CSS Background Color

Background color for the above div is #d0669c

HTML with inline CSS

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

#d0669c color code is use for CSS Border Color

CSS Border color for the above div is #d0669c

HTML with inline CSS

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

CSS Border Left color for the above div is #d0669c

HTML with inline CSS

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

CSS Border Right color for the above div is #d0669c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d0669c

HTML with inline CSS

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

CSS Border Top color for the above div is #d0669c

HTML with inline CSS

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

#d0669c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d0669c Color code Preview on White Background

This is how #d0669c Color code will look on white background color. Color contrast ratio is 3.46

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

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