crispedge.com

Color picker

Loading...

#ccded1 hex color - Green - Cool color - Information

#ccded1 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #ccded1 Color code in RGB color code model is created after adding 80% red color, 87.06% green color and 81.96% blue color. Hex #ccded1 Color code in CMYK color (process color) code model is generated after subtraction of 8% cyan, 0% magenta, 6% yellow and 13% black.

Hex #ccded1 color code is between #bbddcc web safe hex color code and #ddeedd web safe hex color code. #bbddcc is the nearest web safe color code. You can see here many more shades of #ccded1 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeccded1#ccded1
RGB Decimal204, 222, 209rgb(204, 222, 209)
RGB Percent80%, 87%, 82%rgb(80%, 87%, 82%)
CSS RGBa204, 222, 209,1rgba(204,222,209,1)
CMYK Modelcmyk(8%,0%,6%,13%)
HSL Color Space137,21% ,84%hsl(137,21% ,84%)
HSV Color Space137°, 8%, 87%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110011001101111011010001
Octal314336321
Decimal204222209
Hexccded1

Different shades of #ccded1 color code.

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

Light Shade of #ccded1
#ebf2ed
Dark Shade of #ccded1
#adcab5
Saturated Shade of #ccded1
#c8e2cf
Desaturated Shade of #ccded1
#d0dad3
Grey scale Shade of #ccded1
#d5d5d5
Brighten Shade
#e5f7ea
Most Readable Shade
#000000

Shades of #ccded1 color code

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

#ccded1
#b5c5b9
#9eaca2
#88948b
#717b74
#5a625c
#444a45
#2d312e
#161817
#000000

Similar Color like #ccded1 color

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

#cddfd2
#cee0d3
#cfe1d4
#d0e2d5
#d1e3d6
#d2e4d7
#d3e5d8
#d4e6d9
#d5e7da
#d6e8db
#d7e9dc
#d8eadd
#d9ebde
#daecdf
#cbddd0
#cadccf
#c9dbce
#c8dacd
#c7d9cc
#c6d8cb
#c5d7ca
#c4d6c9
#c3d5c8
#c2d4c7
#c1d3c6
#c0d2c5
#bfd1c4
#bed0c3

Monochromatic Color with #ccded1

#ccded1
#090909
#303431
#575e59
#7e8981
#a5b3a9

Tints of #ccded1 Color

#ccded1
#d1e1d6
#d7e5db
#dde9e0
#e2ece5
#e8f0ea
#eef4ef
#f3f7f4
#f9fbf9
#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

#ccded1
#deccd9

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

Split Complementary

#ccded1
#daccde
#deccd0

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

Analogous Color

#cedecc
#ccdecd
#ccded1
#ccded5
#ccded8

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

#ccded1
#d1ccde
#ded1cc

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

#ccded1
#ccd0de
#deccd9
#dedacc

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

#ccded1
#deccd9
#deccd0
#ccdeda

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

#ccded1 Color Code Preview on Black Background Color

This is how #ccded1 Color will look on black background color. Color contrast ratio is 14.94

#ccded1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccded1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccded1

#ccded1 color code is use for CSS Background Color

Background color for the above div is #ccded1

HTML with inline CSS

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

#ccded1 color code is use for CSS Border Color

CSS Border color for the above div is #ccded1

HTML with inline CSS

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

CSS Border Left color for the above div is #ccded1

HTML with inline CSS

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

CSS Border Right color for the above div is #ccded1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ccded1

HTML with inline CSS

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

CSS Border Top color for the above div is #ccded1

HTML with inline CSS

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

#ccded1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ccded1 Color code Preview on White Background

This is how #ccded1 Color code will look on white background color. Color contrast ratio is 1.41

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

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,222,209,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(222,204,217,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(204,222,209,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.