crispedge.com

Color picker

Loading...

#ccc3ec hex color - White - Cool color - Information

#ccc3ec hex color - White - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: White

Hex #ccc3ec Color code in RGB color code model is created after adding 80% red color, 76.47% green color and 92.55% blue color. Hex #ccc3ec Color code in CMYK color (process color) code model is generated after subtraction of 14% cyan, 17% magenta, 0% yellow and 7% black.

Hex #ccc3ec color code is between #bbbbee web safe hex color code and #ddccdd web safe hex color code. #bbbbee is the nearest web safe color code. You can see here many more shades of #ccc3ec color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeccc3ec#ccc3ec
RGB Decimal204, 195, 236rgb(204, 195, 236)
RGB Percent80%, 76%, 93%rgb(80%, 76%, 93%)
CSS RGBa204, 195, 236,1rgba(204,195,236,1)
CMYK Modelcmyk(14%,17%,0%,7%)
HSL Color Space253,52% ,85%hsl(253,52% ,85%)
HSV Color Space253°, 17%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110011001100001111101100
Octal314303354
Decimal204195236
Hexccc3ec

Different shades of #ccc3ec color code.

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

Light Shade of #ccc3ec
#edeaf8
Dark Shade of #ccc3ec
#ab9ce0
Saturated Shade of #ccc3ec
#cabff0
Desaturated Shade of #ccc3ec
#cec7e8
Grey scale Shade of #ccc3ec
#d7d7d7
Brighten Shade
#e5dcff
Most Readable Shade
#000000

Shades of #ccc3ec color code

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

#ccc3ec
#b5add1
#9e97b7
#88829d
#716c83
#5a5668
#44414e
#2d2b34
#16151a
#000000

Similar Color like #ccc3ec color

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

#cdc4ed
#cec5ee
#cfc6ef
#d0c7f0
#d1c8f1
#d2c9f2
#d3caf3
#d4cbf4
#d5ccf5
#d6cdf6
#d7cef7
#d8cff8
#d9d0f9
#dad1fa
#cbc2eb
#cac1ea
#c9c0e9
#c8bfe8
#c7bee7
#c6bde6
#c5bce5
#c4bbe4
#c3bae3
#c2b9e2
#c1b8e1
#c0b7e0
#bfb6df
#beb5de

Monochromatic Color with #ccc3ec

#ccc3ec
#141317
#393742
#5e5a6c
#837d97
#a7a0c1

Tints of #ccc3ec Color

#ccc3ec
#d1c9ee
#d7d0f0
#ddd7f2
#e2ddf4
#e8e4f6
#eeebf8
#f3f1fa
#f9f8fc
#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

#ccc3ec
#e3ecc3

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

Split Complementary

#ccc3ec
#ece0c3
#ceecc3

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

Analogous Color

#c3caec
#c4c3ec
#ccc3ec
#d4c3ec
#dcc3ec

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

#ccc3ec
#ecccc3
#c3eccc

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

#ccc3ec
#ecc3ce
#e3ecc3
#c3ece0

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

#ccc3ec
#e3ecc3
#ceecc3
#e0c3ec

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

#ccc3ec Color Code Preview on Black Background Color

This is how #ccc3ec Color will look on black background color. Color contrast ratio is 12.58

#ccc3ec in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccc3ec

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccc3ec

#ccc3ec color code is use for CSS Background Color

Background color for the above div is #ccc3ec

HTML with inline CSS

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

#ccc3ec color code is use for CSS Border Color

CSS Border color for the above div is #ccc3ec

HTML with inline CSS

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

CSS Border Left color for the above div is #ccc3ec

HTML with inline CSS

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

CSS Border Right color for the above div is #ccc3ec

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ccc3ec

HTML with inline CSS

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

CSS Border Top color for the above div is #ccc3ec

HTML with inline CSS

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

#ccc3ec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ccc3ec Color code Preview on White Background

This is how #ccc3ec Color code will look on white background color. Color contrast ratio is 1.67

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

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,195,236,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(227,236,195,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(204,195,236,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.