crispedge.com

Color picker

Loading...

#ccd9ec hex color - Blue - Cool color - Information

#ccd9ec hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

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

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

0 Likes 0 Comments | 5 Views

RGB Chart

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

Color Table

Hex Color Codeccd9ec#ccd9ec
RGB Decimal204, 217, 236rgb(204, 217, 236)
RGB Percent80%, 85%, 93%rgb(80%, 85%, 93%)
CSS RGBa204, 217, 236,1rgba(204,217,236,1)
CMYK Modelcmyk(14%,8%,0%,7%)
HSL Color Space216,46% ,86%hsl(216,46% ,86%)
HSV Color Space216°, 14%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110011001101100111101100
Octal314331354
Decimal204217236
Hexccd9ec

Different shades of #ccd9ec color code.

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

Light Shade of #ccd9ec
#f1f5fa
Dark Shade of #ccd9ec
#a7bdde
Saturated Shade of #ccd9ec
#c8d8ef
Desaturated Shade of #ccd9ec
#cfdae8
Grey scale Shade of #ccd9ec
#dcdcdc
Brighten Shade
#e5f2ff
Most Readable Shade
#000000

Shades of #ccd9ec color code

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

#ccd9ec
#b5c0d1
#9ea8b7
#88909d
#717883
#5a6068
#44484e
#2d3034
#16181a
#000000

Similar Color like #ccd9ec color

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

#cddaed
#cedbee
#cfdcef
#d0ddf0
#d1def1
#d2dff2
#d3e0f3
#d4e1f4
#d5e2f5
#d6e3f6
#d7e4f7
#d8e5f8
#d9e6f9
#dae7fa
#cbd8eb
#cad7ea
#c9d6e9
#c8d5e8
#c7d4e7
#c6d3e6
#c5d2e5
#c4d1e4
#c3d0e3
#c2cfe2
#c1cee1
#c0cde0
#bfccdf
#becbde

Monochromatic Color with #ccd9ec

#ccd9ec
#141617
#393d42
#5e646c
#838b97
#a7b2c1

Tints of #ccd9ec Color

#ccd9ec
#d1ddee
#d7e1f0
#dde5f2
#e2e9f4
#e8eef6
#eef2f8
#f3f6fa
#f9fafc
#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

#ccd9ec
#ecdfcc

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

Split Complementary

#ccd9ec
#eccfcc
#e9eccc

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

Analogous Color

#cce6ec
#ccdfec
#ccd9ec
#ccd3ec
#ccccec

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

#ccd9ec
#ecccd9
#d9eccc

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

#ccd9ec
#eccce9
#ecdfcc
#cceccf

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

#ccd9ec
#ecdfcc
#e9eccc
#cfccec

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

#ccd9ec Color Code Preview on Black Background Color

This is how #ccd9ec Color will look on black background color. Color contrast ratio is 14.70

#ccd9ec in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccd9ec

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccd9ec

#ccd9ec color code is use for CSS Background Color

Background color for the above div is #ccd9ec

HTML with inline CSS

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

#ccd9ec color code is use for CSS Border Color

CSS Border color for the above div is #ccd9ec

HTML with inline CSS

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

CSS Border Left color for the above div is #ccd9ec

HTML with inline CSS

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

CSS Border Right color for the above div is #ccd9ec

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ccd9ec

HTML with inline CSS

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

CSS Border Top color for the above div is #ccd9ec

HTML with inline CSS

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

#ccd9ec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ccd9ec Color code Preview on White Background

This is how #ccd9ec Color code will look on white background color. Color contrast ratio is 1.43

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

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

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.