crispedge.com

Color picker

Loading...

#ccd4d2 hex color - Grey - Cool color - Information

#ccd4d2 hex color - Grey - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Grey

Hex #ccd4d2 Color code in RGB color code model is created after adding 80% red color, 83.14% green color and 82.35% blue color. Hex #ccd4d2 Color code in CMYK color (process color) code model is generated after subtraction of 4% cyan, 0% magenta, 1% yellow and 17% black.

Hex #ccd4d2 color code is between #bbcccc web safe hex color code and #dddddd web safe hex color code. #bbcccc is the nearest web safe color code. You can see here many more shades of #ccd4d2 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codeccd4d2#ccd4d2
RGB Decimal204, 212, 210rgb(204, 212, 210)
RGB Percent80%, 83%, 82%rgb(80%, 83%, 82%)
CSS RGBa204, 212, 210,1rgba(204,212,210,1)
CMYK Modelcmyk(4%,0%,1%,17%)
HSL Color Space165,9% ,82%hsl(165,9% ,82%)
HSV Color Space165°, 4%, 83%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110011001101010011010010
Octal314324322
Decimal204212210
Hexccd4d2

Different shades of #ccd4d2 color code.

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

Light Shade of #ccd4d2
#e8ebea
Dark Shade of #ccd4d2
#b0bdba
Saturated Shade of #ccd4d2
#c7d9d4
Desaturated Shade of #ccd4d2
#d0d0d0
Grey scale Shade of #ccd4d2
#d0d0d0
Brighten Shade
#e5edeb
Most Readable Shade
#000000

Shades of #ccd4d2 color code

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

#ccd4d2
#b5bcba
#9ea4a3
#888d8c
#717574
#5a5e5d
#444646
#2d2f2e
#161717
#000000

Similar Color like #ccd4d2 color

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

#cdd5d3
#ced6d4
#cfd7d5
#d0d8d6
#d1d9d7
#d2dad8
#d3dbd9
#d4dcda
#d5dddb
#d6dedc
#d7dfdd
#d8e0de
#d9e1df
#dae2e0
#cbd3d1
#cad2d0
#c9d1cf
#c8d0ce
#c7cfcd
#c6cecc
#c5cdcb
#c4ccca
#c3cbc9
#c2cac8
#c1c9c7
#c0c8c6
#bfc7c5
#bec6c4

Monochromatic Color with #ccd4d2

#ccd4d2
#f5fefc
#282a2a
#515454
#7a7f7e
#a3a9a8

Tints of #ccd4d2 Color

#ccd4d2
#d1d8d7
#d7dddc
#dde2e1
#e2e7e6
#e8ebeb
#eef0f0
#f3f5f5
#f9fafa
#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

#ccd4d2
#d4ccce

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

Split Complementary

#ccd4d2
#d4ccd2
#d4cecc

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

Analogous Color

#ccd4cf
#ccd4d0
#ccd4d2
#ccd4d4
#ccd3d4

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

#ccd4d2
#d2ccd4
#d4d2cc

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

#ccd4d2
#ceccd4
#d4ccce
#d2d4cc

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

#ccd4d2
#d4ccce
#d4cecc
#ccd2d4

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

#ccd4d2 Color Code Preview on Black Background Color

This is how #ccd4d2 Color will look on black background color. Color contrast ratio is 13.92

#ccd4d2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccd4d2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccd4d2

#ccd4d2 color code is use for CSS Background Color

Background color for the above div is #ccd4d2

HTML with inline CSS

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

#ccd4d2 color code is use for CSS Border Color

CSS Border color for the above div is #ccd4d2

HTML with inline CSS

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

CSS Border Left color for the above div is #ccd4d2

HTML with inline CSS

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

CSS Border Right color for the above div is #ccd4d2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ccd4d2

HTML with inline CSS

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

CSS Border Top color for the above div is #ccd4d2

HTML with inline CSS

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

#ccd4d2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ccd4d2 Color code Preview on White Background

This is how #ccd4d2 Color code will look on white background color. Color contrast ratio is 1.51

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.