Skip to main content Skip to docs navigation

#ca7cd1 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 Purception and its hex is #C687D6 Nearest Color Name

Color Hue/Base color: Violet

Hex #ca7cd1 Color code in RGB color code model is created after adding 79.22% red color, 48.63% green color and 81.96% blue color. Hex #ca7cd1 Color code in CMYK color (process color) code model is generated after subtraction of 3% cyan, 41% magenta, 0% yellow and 18.04% black.

Hex #ca7cd1 color code is between #cc77cc web safe hex color code and #bb88dd web safe hex color code. #cc77cc is the nearest web safe color code. You can see here many more shades of #ca7cd1 color code.

RGB Chart

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

Color Table

Hex Color Code ca7cd1 #ca7cd1
RGB Decimal 202, 124, 209 202, 124, 209
RGB Percent 79%, 49%, 82% rgb(79%, 49%, 82%)
CSS RGBa 202, 124, 209,1 rgba(202,124,209,1)
CMYK Model cmyk(3%,41%,0%,18.04%)
HSL Color Space 295,48% ,65% hsl(295,48% ,65%)
HSV Color Space 295°, 41%, 82%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001010 01111100 11010001
Octal 312 174 321
Decimal 202 124 209
Hex ca 7c d1

Different shades of #ca7cd1 color code.

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

Darkest of #ca7cd1
#7e2f85
Darker of #ca7cd1
#a23cab
Dark of #ca7cd1
#bb56c4
Base of #ca7cd1
#ca7cd1
Light of #ca7cd1
#d9a2de
Lighter
#e9c7ec
Lightest
#f8edf9

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

#ca7cd1
#83d17c

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

Split Complementary

#ca7cd1
#add17c
#7cd19f

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

Analogous Color

#987cd1
#a77cd1
#ca7cd1
#d17cbc
#d17c98

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

#ca7cd1
#7cd1ca
#d1ca7c

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

#ca7cd1
#d1ca7c
#83d17c
#7c83d1

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

#ca7cd1
#d19f7c
#83d17c
#7cadd1

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

#5a225f
#7e2f85
#a23cab
#bb56c4
#ca7cd1
#d9a2de
#e9c7ec
#f8edf9
#ffffff

Tints of #ca7cd1 Color

#ca7cd1
#cf8ad6
#d599db
#dba7e0
#e1b6e5
#e7c4ea
#edd3ef
#f3e1f4
#f9f0f9
#ffffff

Shades of #ca7cd1 color code

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

#ca7cd1
#b36eb9
#9d60a2
#86528b
#704474
#59375c
#432945
#2c1b2e
#160d17
#000000

Tones

#ca7cd1
#bb8ebf
#ac9fae
#a6a6a6
#a6a6a6

Tones

Similar Color like #ca7cd1 color

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

#cb7dd2
#cc7ed3
#cd7fd4
#ce80d5
#cf81d6
#d082d7
#d183d8
#d284d9
#d385da
#d486db
#d587dc
#d688dd
#d789de
#d88adf
#c97bd0
#c87acf
#c779ce
#c678cd
#c577cc
#c476cb
#c375ca
#c274c9
#c173c8
#c072c7
#bf71c6
#be70c5
#bd6fc4
#bc6ec3

Download this Dark Violet

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

#ca7cd1 Color Code Preview on Black Background Color

This is how #ca7cd1 Color will look on black background color. Color contrast ratio is 7.32

#ca7cd1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ca7cd1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ca7cd1

#ca7cd1 color code is use for CSS Background Color

Background color for the above div is #ca7cd1

HTML with inline CSS

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

#ca7cd1 color code is use for CSS Border Color

CSS Border color for the above div is #ca7cd1

HTML with inline CSS

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

CSS Border Left color for the above div is #ca7cd1

HTML with inline CSS

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

CSS Border Right color for the above div is #ca7cd1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ca7cd1

HTML with inline CSS

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

CSS Border Top color for the above div is #ca7cd1

HTML with inline CSS

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

#ca7cd1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ca7cd1 Color code Preview on White Background

This is how #ca7cd1 Color code will look on white background color. Color contrast ratio is 2.87

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

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