Skip to main content Skip to docs navigation

#cd78bc hex color | Download Dark Red 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 Peruvian Lily and its hex is #CD7DB5 Nearest Color Name

Color Hue/Base color: Red

Hex #cd78bc Color code in RGB color code model is created after adding 80.39% red color, 47.06% green color and 73.73% blue color. Hex #cd78bc Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 41% magenta, 8% yellow and 19.61% black.

Hex #cd78bc color code is between #cc77bb web safe hex color code and #dd88cc web safe hex color code. #cc77bb is the nearest web safe color code. You can see here many more shades of #cd78bc color code.

RGB Chart

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

Color Table

Hex Color Code cd78bc #cd78bc
RGB Decimal 205, 120, 188 205, 120, 188
RGB Percent 80%, 47%, 74% rgb(80%, 47%, 74%)
CSS RGBa 205, 120, 188,1 rgba(205,120,188,1)
CMYK Model cmyk(0%,41%,8%,19.61%)
HSL Color Space 312,46% ,64% hsl(312,46% ,64%)
HSV Color Space 312°, 41%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001101 01111000 10111100
Octal 315 170 274
Decimal 205 120 188
Hex cd 78 bc

Different shades of #cd78bc color code.

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

Darkest of #cd78bc
#7e2e6e
Darker of #cd78bc
#a33c8e
Dark of #cd78bc
#bf53aa
Base of #cd78bc
#cd78bc
Light of #cd78bc
#db9dce
Lighter
#e9c2e1
Lightest
#f6e8f3

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

#cd78bc
#78cd89

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

Split Complementary

#cd78bc
#92cd78
#78cdb4

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

Analogous Color

#ac78cd
#bb78cd
#cd78bc
#cd78a0
#cd787c

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

#cd78bc
#78bccd
#bccd78

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

#cd78bc
#bccd78
#78cd89
#8978cd

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

#cd78bc
#cdb478
#78cd89
#7892cd

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

#58214d
#7e2e6e
#a33c8e
#bf53aa
#cd78bc
#db9dce
#e9c2e1
#f6e8f3
#ffffff

Tints of #cd78bc Color

#cd78bc
#d287c3
#d896ca
#dda5d2
#e3b4d9
#e8c3e1
#eed2e8
#f3e1f0
#f9f0f7
#ffffff

Shades of #cd78bc color code

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

#cd78bc
#b66aa7
#9f5d92
#88507d
#714268
#5b3553
#44283e
#2d1a29
#160d14
#000000

Tones

#cd78bc
#bb8bb1
#a89da6
#a3a3a3
#a3a3a3

Tones

Similar Color like #cd78bc color

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

#ce79bd
#cf7abe
#d07bbf
#d17cc0
#d27dc1
#d37ec2
#d47fc3
#d580c4
#d681c5
#d782c6
#d883c7
#d984c8
#da85c9
#db86ca
#cc77bb
#cb76ba
#ca75b9
#c974b8
#c873b7
#c772b6
#c671b5
#c570b4
#c46fb3
#c36eb2
#c26db1
#c16cb0
#c06baf
#bf6aae

Download this Dark Red

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

#cd78bc Color Code Preview on Black Background Color

This is how #cd78bc Color will look on black background color. Color contrast ratio is 7.01

#cd78bc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd78bc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd78bc

#cd78bc color code is use for CSS Background Color

Background color for the above div is #cd78bc

HTML with inline CSS

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

#cd78bc color code is use for CSS Border Color

CSS Border color for the above div is #cd78bc

HTML with inline CSS

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

CSS Border Left color for the above div is #cd78bc

HTML with inline CSS

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

CSS Border Right color for the above div is #cd78bc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cd78bc

HTML with inline CSS

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

CSS Border Top color for the above div is #cd78bc

HTML with inline CSS

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

#cd78bc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cd78bc Color code Preview on White Background

This is how #cd78bc Color code will look on white background color. Color contrast ratio is 3.00

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

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