crispedge.com

Color picker

Loading...

#c8b6da hex color - Violet - Cool color - Information

#c8b6da hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #c8b6da Color code in RGB color code model is created after adding 78.43% red color, 71.37% green color and 85.49% blue color. Hex #c8b6da Color code in CMYK color (process color) code model is generated after subtraction of 8% cyan, 17% magenta, 0% yellow and 15% black.

Hex #c8b6da color code is between #ccbbdd web safe hex color code and #bbaacc web safe hex color code. #ccbbdd is the nearest web safe color code. You can see here many more shades of #c8b6da color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec8b6da#c8b6da
RGB Decimal200, 182, 218rgb(200, 182, 218)
RGB Percent78%, 71%, 85%rgb(78%, 71%, 85%)
CSS RGBa200, 182, 218,1rgba(200,182,218,1)
CMYK Modelcmyk(8%,17%,0%,15%)
HSL Color Space270,33% ,78%hsl(270,33% ,78%)
HSV Color Space270°, 17%, 85%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110010001011011011011010
Octal310266332
Decimal200182218
Hexc8b6da

Different shades of #c8b6da color code.

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

Light Shade of #c8b6da
#e1d8eb
Dark Shade of #c8b6da
#ae94c9
Saturated Shade of #c8b6da
#c8b0df
Desaturated Shade of #c8b6da
#c8bbd4
Grey scale Shade of #c8b6da
#c8c8c8
Brighten Shade
#e1cff3
Most Readable Shade
#000000

Shades of #c8b6da color code

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

#c8b6da
#b1a1c1
#9b8da9
#857991
#6f6579
#585060
#423c48
#2c2830
#161418
#000000

Similar Color like #c8b6da color

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

#c9b7db
#cab8dc
#cbb9dd
#ccbade
#cdbbdf
#cebce0
#cfbde1
#d0bee2
#d1bfe3
#d2c0e4
#d3c1e5
#d4c2e6
#d5c3e7
#d6c4e8
#c7b5d9
#c6b4d8
#c5b3d7
#c4b2d6
#c3b1d5
#c2b0d4
#c1afd3
#c0aed2
#bfadd1
#beacd0
#bdabcf
#bcaace
#bba9cd
#baa8cc

Monochromatic Color with #c8b6da

#c8b6da
#050505
#2c2830
#534c5a
#7a6f85
#a193af

Tints of #c8b6da Color

#c8b6da
#cebede
#d4c6e2
#dacee6
#e0d6ea
#e6deee
#ece6f2
#f2eef6
#f8f6fa
#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

#c8b6da
#c8dab6

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

Split Complementary

#c8b6da
#dadab6
#b6dab6

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

Analogous Color

#bab6da
#c1b6da
#c8b6da
#cfb6da
#d6b6da

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

#c8b6da
#dac8b6
#b6dac8

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

#c8b6da
#dab6b6
#c8dab6
#b6dada

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

#c8b6da
#c8dab6
#b6dab6
#dab6da

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

#c8b6da Color Code Preview on Black Background Color

This is how #c8b6da Color will look on black background color. Color contrast ratio is 11.16

#c8b6da in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c8b6da

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c8b6da

#c8b6da color code is use for CSS Background Color

Background color for the above div is #c8b6da

HTML with inline CSS

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

#c8b6da color code is use for CSS Border Color

CSS Border color for the above div is #c8b6da

HTML with inline CSS

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

CSS Border Left color for the above div is #c8b6da

HTML with inline CSS

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

CSS Border Right color for the above div is #c8b6da

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c8b6da

HTML with inline CSS

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

CSS Border Top color for the above div is #c8b6da

HTML with inline CSS

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

#c8b6da hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c8b6da Color code Preview on White Background

This is how #c8b6da Color code will look on white background color. Color contrast ratio is 1.88

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

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(200,182,218,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(200,218,182,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(200,182,218,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.