crispedge.com

Color picker

Loading...

#ccb8c5 hex color - Violet - Warm color - Information

#ccb8c5 hex color - Violet - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Violet

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

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeccb8c5#ccb8c5
RGB Decimal204, 184, 197rgb(204, 184, 197)
RGB Percent80%, 72%, 77%rgb(80%, 72%, 77%)
CSS RGBa204, 184, 197,1rgba(204,184,197,1)
CMYK Modelcmyk(0%,10%,3%,20%)
HSL Color Space321,16% ,76%hsl(321,16% ,76%)
HSV Color Space321°, 10%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011001011100011000101
Octal314270305
Decimal204184197
Hexccb8c5

Different shades of #ccb8c5 color code.

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

Light Shade of #ccb8c5
#e1d6dd
Dark Shade of #ccb8c5
#b79aad
Saturated Shade of #ccb8c5
#d2b2c7
Desaturated Shade of #ccb8c5
#c6bec3
Grey scale Shade of #ccb8c5
#c2c2c2
Brighten Shade
#e5d1de
Most Readable Shade
#000000

Shades of #ccb8c5 color code

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

#ccb8c5
#b5a3af
#9e8f99
#887a83
#71666d
#5a5157
#443d41
#2d282b
#161415
#000000

Similar Color like #ccb8c5 color

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

#cdb9c6
#cebac7
#cfbbc8
#d0bcc9
#d1bdca
#d2becb
#d3bfcc
#d4c0cd
#d5c1ce
#d6c2cf
#d7c3d0
#d8c4d1
#d9c5d2
#dac6d3
#cbb7c4
#cab6c3
#c9b5c2
#c8b4c1
#c7b3c0
#c6b2bf
#c5b1be
#c4b0bd
#c3afbc
#c2aebb
#c1adba
#c0acb9
#bfabb8
#beaab7

Monochromatic Color with #ccb8c5

#ccb8c5
#f6deee
#221f21
#4c454a
#776b73
#a1929c

Tints of #ccb8c5 Color

#ccb8c5
#d1bfcb
#d7c7d1
#ddcfd8
#e2d7de
#e8dfe5
#eee7eb
#f3eff2
#f9f7f8
#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

#ccb8c5
#b8ccbf

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

Split Complementary

#ccb8c5
#bbccb8
#b8ccc9

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

Analogous Color

#cbb8cc
#ccb8c9
#ccb8c5
#ccb8c1
#ccb8bd

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

#ccb8c5
#c5ccb8
#b8c5cc

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

#ccb8c5
#ccc9b8
#b8ccbf
#b8bbcc

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

#ccb8c5
#b8ccbf
#b8ccc9
#ccb8bb

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

#ccb8c5 Color Code Preview on Black Background Color

This is how #ccb8c5 Color will look on black background color. Color contrast ratio is 11.23

#ccb8c5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccb8c5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccb8c5

#ccb8c5 color code is use for CSS Background Color

Background color for the above div is #ccb8c5

HTML with inline CSS

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

#ccb8c5 color code is use for CSS Border Color

CSS Border color for the above div is #ccb8c5

HTML with inline CSS

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

CSS Border Left color for the above div is #ccb8c5

HTML with inline CSS

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

CSS Border Right color for the above div is #ccb8c5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ccb8c5

HTML with inline CSS

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

CSS Border Top color for the above div is #ccb8c5

HTML with inline CSS

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

#ccb8c5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ccb8c5 Color code Preview on White Background

This is how #ccb8c5 Color code will look on white background color. Color contrast ratio is 1.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 #ccb8c5; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #ccb8c5; }

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,184,197,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(184,204,191,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(204,184,197,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.