Skip to main content Skip to docs navigation

#cd669d 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 Nocturnal Rose and its hex is #CC6699 Nearest Color Name

Color Hue/Base color: Violet

Hex #cd669d Color code in RGB color code model is created after adding 80.39% red color, 40% green color and 61.57% blue color. Hex #cd669d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 50% magenta, 23% yellow and 19.61% black.

Hex #cd669d 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 #cd669d color code.

RGB Chart

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

Color Table

Hex Color Code cd669d #cd669d
RGB Decimal 205, 102, 157 205, 102, 157
RGB Percent 80%, 40%, 62% rgb(80%, 40%, 62%)
CSS RGBa 205, 102, 157,1 rgba(205,102,157,1)
CMYK Model cmyk(0%,50%,23%,19.61%)
HSL Color Space 328,51% ,60% hsl(328,51% ,60%)
HSV Color Space 328°, 50%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001101 01100110 10011101
Octal 315 146 235
Decimal 205 102 157
Hex cd 66 9d

Different shades of #cd669d color code.

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

Darkest of #cd669d
#742650
Darker of #cd669d
#9b326a
Dark of #cd669d
#c04084
Base of #cd669d
#cd669d
Light of #cd669d
#da8cb6
Lighter
#e6b3ce
Lightest
#f3d9e7

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

#cd669d
#66cd96

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

Split Complementary

#cd669d
#6acd66
#66cdca

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

Analogous Color

#c166cd
#cd66c8
#cd669d
#cd667b
#cd7c66

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

#cd669d
#669dcd
#9dcd66

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

#cd669d
#9dcd66
#66cd96
#9666cd

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

#cd669d
#cdca66
#66cd96
#666acd

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

#4e1935
#742650
#9b326a
#c04084
#cd669d
#da8cb6
#e6b3ce
#f3d9e7
#ffffff

Tints of #cd669d Color

#cd669d
#d277a7
#d888b2
#dd99bd
#e3aac8
#e8bbd3
#eeccde
#f3dde9
#f9eef4
#ffffff

Shades of #cd669d color code

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

#cd669d
#b65a8b
#9f4f7a
#884468
#713857
#5b2d45
#442234
#2d1622
#160b11
#000000

Tones

#cd669d
#b97a9c
#a48f9a
#9a9a9a
#9a9a9a

Tones

Similar Color like #cd669d color

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

#ce679e
#cf689f
#d069a0
#d16aa1
#d26ba2
#d36ca3
#d46da4
#d56ea5
#d66fa6
#d770a7
#d871a8
#d972a9
#da73aa
#db74ab
#cc659c
#cb649b
#ca639a
#c96299
#c86198
#c76097
#c65f96
#c55e95
#c45d94
#c35c93
#c25b92
#c15a91
#c05990
#bf588f

Download this Dark Violet

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

#cd669d Color Code Preview on Black Background Color

This is how #cd669d Color will look on black background color. Color contrast ratio is 5.98

#cd669d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd669d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd669d

#cd669d color code is use for CSS Background Color

Background color for the above div is #cd669d

HTML with inline CSS

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

#cd669d color code is use for CSS Border Color

CSS Border color for the above div is #cd669d

HTML with inline CSS

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

CSS Border Left color for the above div is #cd669d

HTML with inline CSS

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

CSS Border Right color for the above div is #cd669d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cd669d

HTML with inline CSS

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

CSS Border Top color for the above div is #cd669d

HTML with inline CSS

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

#cd669d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cd669d Color code Preview on White Background

This is how #cd669d Color code will look on white background color. Color contrast ratio is 3.51

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

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