crispedge.com

Color picker

Loading...

#cca1c7 hex color - Violet - Warm color - Information

#cca1c7 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #cca1c7 Color code in RGB color code model is created after adding 80% red color, 63.14% green color and 78.04% blue color. Hex #cca1c7 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 21% magenta, 2% yellow and 20% black.

Hex #cca1c7 color code is between #bb99cc web safe hex color code and #ddaabb web safe hex color code. #bb99cc is the nearest web safe color code. You can see here many more shades of #cca1c7 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codecca1c7#cca1c7
RGB Decimal204, 161, 199rgb(204, 161, 199)
RGB Percent80%, 63%, 78%rgb(80%, 63%, 78%)
CSS RGBa204, 161, 199,1rgba(204,161,199,1)
CMYK Modelcmyk(0%,21%,2%,20%)
HSL Color Space307,30% ,72%hsl(307,30% ,72%)
HSV Color Space307°, 21%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011001010000111000111
Octal314241307
Decimal204161199
Hexcca1c7

Different shades of #cca1c7 color code.

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

Light Shade of #cca1c7
#dec2db
Dark Shade of #cca1c7
#ba80b3
Saturated Shade of #cca1c7
#d39acd
Desaturated Shade of #cca1c7
#c5a8c1
Grey scale Shade of #cca1c7
#b6b6b6
Brighten Shade
#e5bae0
Most Readable Shade
#000000

Shades of #cca1c7 color code

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

#cca1c7
#b58fb0
#9e7d9a
#886b84
#71596e
#5a4758
#443542
#2d232c
#161116
#000000

Similar Color like #cca1c7 color

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

#cda2c8
#cea3c9
#cfa4ca
#d0a5cb
#d1a6cc
#d2a7cd
#d3a8ce
#d4a9cf
#d5aad0
#d6abd1
#d7acd2
#d8add3
#d9aed4
#daafd5
#cba0c6
#ca9fc5
#c99ec4
#c89dc3
#c79cc2
#c69bc1
#c59ac0
#c499bf
#c398be
#c297bd
#c196bc
#c095bb
#bf94ba
#be93b9

Monochromatic Color with #cca1c7

#cca1c7
#f6c3f0
#221b21
#4c3c4b
#775e74
#a17f9e

Tints of #cca1c7 Color

#cca1c7
#d1abcd
#d7b5d3
#ddc0d9
#e2cadf
#e8d5e6
#eedfec
#f3eaf2
#f9f4f8
#ffffff

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

#cca1c7
#a1cca6

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

Split Complementary

#cca1c7
#b2cca1
#a1ccbc

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

Analogous Color

#c0a1cc
#c8a1cc
#cca1c7
#cca1be
#cca1b6

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

#cca1c7
#c7cca1
#a1c7cc

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

#cca1c7
#ccbba1
#a1cca6
#a1b1cc

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#cca1c7
#a1cca6
#a1ccbc
#cca1b2

Double Complementary 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).

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

#cca1c7 Color Code Preview on Black Background Color

This is how #cca1c7 Color will look on black background color. Color contrast ratio is 9.49

#cca1c7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cca1c7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cca1c7

#cca1c7 color code is use for CSS Background Color

Background color for the above div is #cca1c7

HTML with inline CSS

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

#cca1c7 color code is use for CSS Border Color

CSS Border color for the above div is #cca1c7

HTML with inline CSS

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

CSS Border Left color for the above div is #cca1c7

HTML with inline CSS

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

CSS Border Right color for the above div is #cca1c7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cca1c7

HTML with inline CSS

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

CSS Border Top color for the above div is #cca1c7

HTML with inline CSS

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

#cca1c7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cca1c7 Color code Preview on White Background

This is how #cca1c7 Color code will look on white background color. Color contrast ratio is 2.21

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(204,161,199,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(161,204,166,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(204,161,199,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.