crispedge.com

Color picker

Loading...

#ccb6cc hex color - Violet - Warm color - Information

#ccb6cc hex color - Violet - Warm color

Color Hue/Base color: Violet

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

Hex #ccb6cc color code is between #bbbbbb web safe hex color code and #ddaadd web safe hex color code. #bbbbbb is the nearest web safe color code. You can see here many more shades of #ccb6cc color code.

0 Likes 0 Comments | 6 Views

RGB Chart

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

Color Table

Hex Color Codeccb6cc#ccb6cc
RGB Decimal204, 182, 204rgb(204, 182, 204)
RGB Percent80%, 71%, 80%rgb(80%, 71%, 80%)
CSS RGBa204, 182, 204,1rgba(204,182,204,1)
CMYK Modelcmyk(0%,11%,0%,20%)
HSL Color Space300,18% ,76%hsl(300,18% ,76%)
HSV Color Space300°, 11%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011001011011011001100
Octal314266314
Decimal204182204
Hexccb6cc

Different shades of #ccb6cc color code.

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

Light Shade of #ccb6cc
#e1d4e1
Dark Shade of #ccb6cc
#b798b7
Saturated Shade of #ccb6cc
#d2b0d2
Desaturated Shade of #ccb6cc
#c6bcc6
Grey scale Shade of #ccb6cc
#c1c1c1
Brighten Shade
#e5cfe5
Most Readable Shade
#000000

Shades of #ccb6cc color code

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

#ccb6cc
#b5a1b5
#9e8d9e
#887988
#716571
#5a505a
#443c44
#2d282d
#161416
#000000

Similar Color like #ccb6cc color

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

#cdb7cd
#ceb8ce
#cfb9cf
#d0bad0
#d1bbd1
#d2bcd2
#d3bdd3
#d4bed4
#d5bfd5
#d6c0d6
#d7c1d7
#d8c2d8
#d9c3d9
#dac4da
#cbb5cb
#cab4ca
#c9b3c9
#c8b2c8
#c7b1c7
#c6b0c6
#c5afc5
#c4aec4
#c3adc3
#c2acc2
#c1abc1
#c0aac0
#bfa9bf
#bea8be

Monochromatic Color with #ccb6cc

#ccb6cc
#f6dcf6
#221e22
#4c444c
#776a77
#a190a1

Tints of #ccb6cc Color

#ccb6cc
#d1bed1
#d7c6d7
#ddcedd
#e2d6e2
#e8dee8
#eee6ee
#f3eef3
#f9f6f9
#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

#ccb6cc
#b6ccb6

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

Split Complementary

#ccb6cc
#c1ccb6
#b6ccc1

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

Analogous Color

#c3b6cc
#c8b6cc
#ccb6cc
#ccb6c8
#ccb6c3

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

#ccb6cc
#ccccb6
#b6cccc

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

#ccb6cc
#ccc1b6
#b6ccb6
#b6c1cc

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

#ccb6cc
#b6ccb6
#b6ccc1
#ccb6c1

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 #ccb6cc 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.

#ccb6cc Color Code Preview on Black Background Color

This is how #ccb6cc Color will look on black background color. Color contrast ratio is 11.13

#ccb6cc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccb6cc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccb6cc

#ccb6cc color code is use for CSS Background Color

Background color for the above div is #ccb6cc

HTML with inline CSS

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

#ccb6cc color code is use for CSS Border Color

CSS Border color for the above div is #ccb6cc

HTML with inline CSS

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

CSS Border Left color for the above div is #ccb6cc

HTML with inline CSS

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

CSS Border Right color for the above div is #ccb6cc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ccb6cc

HTML with inline CSS

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

CSS Border Top color for the above div is #ccb6cc

HTML with inline CSS

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

#ccb6cc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ccb6cc Color code Preview on White Background

This is how #ccb6cc Color code will look on white background color. Color contrast ratio is 1.89

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

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

0 Likes 0 Comments | 6 Views

Post your comment:-

By submitting comment you agree to our privacy policy.