crispedge.com

Color picker

Loading...

#ced6dd hex color - Blue - Cool color - Information

#ced6dd hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #ced6dd Color code in RGB color code model is created after adding 80.78% red color, 83.92% green color and 86.67% blue color. Hex #ced6dd Color code in CMYK color (process color) code model is generated after subtraction of 7% cyan, 3% magenta, 0% yellow and 13% black.

Hex #ced6dd color code is between #ccddcc web safe hex color code and #ddccee web safe hex color code. #ccddcc is the nearest web safe color code. You can see here many more shades of #ced6dd color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeced6dd#ced6dd
RGB Decimal206, 214, 221rgb(206, 214, 221)
RGB Percent81%, 84%, 87%rgb(81%, 84%, 87%)
CSS RGBa206, 214, 221,1rgba(206,214,221,1)
CMYK Modelcmyk(7%,3%,0%,13%)
HSL Color Space208,18% ,84%hsl(208,18% ,84%)
HSV Color Space208°, 7%, 87%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110011101101011011011101
Octal316326335
Decimal206214221
Hexced6dd

Different shades of #ced6dd color code.

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

Light Shade of #ced6dd
#eceff2
Dark Shade of #ced6dd
#b0bdc8
Saturated Shade of #ced6dd
#cad6e1
Desaturated Shade of #ced6dd
#d2d6d9
Grey scale Shade of #ced6dd
#d5d5d5
Brighten Shade
#e7eff6
Most Readable Shade
#000000

Shades of #ced6dd color code

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

#ced6dd
#b7bec4
#a0a6ab
#898e93
#72767a
#5b5f62
#444749
#2d2f31
#161718
#000000

Similar Color like #ced6dd color

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

#cfd7de
#d0d8df
#d1d9e0
#d2dae1
#d3dbe2
#d4dce3
#d5dde4
#d6dee5
#d7dfe6
#d8e0e7
#d9e1e8
#dae2e9
#dbe3ea
#dce4eb
#cdd5dc
#ccd4db
#cbd3da
#cad2d9
#c9d1d8
#c8d0d7
#c7cfd6
#c6ced5
#c5cdd4
#c4ccd3
#c3cbd2
#c2cad1
#c1c9d0
#c0c8cf

Monochromatic Color with #ced6dd

#ced6dd
#080808
#303133
#575b5d
#7f8488
#a6adb3

Tints of #ced6dd Color

#ced6dd
#d3dae0
#d8dfe4
#dee3e8
#e3e8ec
#e9ecef
#eef1f3
#f4f5f7
#f9fafb
#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

#ced6dd
#ddd5ce

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

Split Complementary

#ced6dd
#ddcecf
#ddddce

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

Analogous Color

#cedcdd
#ced9dd
#ced6dd
#ced3dd
#ced0dd

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

#ced6dd
#ddced6
#d6ddce

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

#ced6dd
#dccedd
#ddd5ce
#ceddce

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

#ced6dd
#ddd5ce
#ddddce
#cecfdd

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

#ced6dd Color Code Preview on Black Background Color

This is how #ced6dd Color will look on black background color. Color contrast ratio is 14.29

#ced6dd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ced6dd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ced6dd

#ced6dd color code is use for CSS Background Color

Background color for the above div is #ced6dd

HTML with inline CSS

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

#ced6dd color code is use for CSS Border Color

CSS Border color for the above div is #ced6dd

HTML with inline CSS

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

CSS Border Left color for the above div is #ced6dd

HTML with inline CSS

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

CSS Border Right color for the above div is #ced6dd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ced6dd

HTML with inline CSS

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

CSS Border Top color for the above div is #ced6dd

HTML with inline CSS

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

#ced6dd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ced6dd Color code Preview on White Background

This is how #ced6dd Color code will look on white background color. Color contrast ratio is 1.47

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

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(206,214,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(221,213,206,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(206,214,221,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.