crispedge.com

Color picker

Loading...

#ccd4ec hex color - Garden Fairy - Blue - Cool color - Information

#ccd4ec hex color - Garden Fairy - Blue - Cool color

Color Hue/Base color: Blue

Hex #ccd4ec Color Code is also known as Garden Fairy color.

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

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

0 Likes 0 Comments | 6 Views

RGB Chart

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

Color Table

Hex Color Codeccd4ec#ccd4ec
RGB Decimal204, 212, 236rgb(204, 212, 236)
RGB Percent80%, 83%, 93%rgb(80%, 83%, 93%)
CSS RGBa204, 212, 236,1rgba(204,212,236,1)
CMYK Modelcmyk(14%,10%,0%,7%)
HSL Color Space225,46% ,86%hsl(225,46% ,86%)
HSV Color Space225°, 14%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110011001101010011101100
Octal314324354
Decimal204212236
Hexccd4ec

Different shades of #ccd4ec color code.

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

Light Shade of #ccd4ec
#f1f3fa
Dark Shade of #ccd4ec
#a7b5de
Saturated Shade of #ccd4ec
#c8d2ef
Desaturated Shade of #ccd4ec
#cfd6e8
Grey scale Shade of #ccd4ec
#dcdcdc
Brighten Shade
#e5edff
Most Readable Shade
#000000

Shades of #ccd4ec color code

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

#ccd4ec
#b5bcd1
#9ea4b7
#888d9d
#717583
#5a5e68
#44464e
#2d2f34
#16171a
#000000

Similar Color like #ccd4ec color

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

#cdd5ed
#ced6ee
#cfd7ef
#d0d8f0
#d1d9f1
#d2daf2
#d3dbf3
#d4dcf4
#d5ddf5
#d6def6
#d7dff7
#d8e0f8
#d9e1f9
#dae2fa
#cbd3eb
#cad2ea
#c9d1e9
#c8d0e8
#c7cfe7
#c6cee6
#c5cde5
#c4cce4
#c3cbe3
#c2cae2
#c1c9e1
#c0c8e0
#bfc7df
#bec6de

Monochromatic Color with #ccd4ec

#ccd4ec
#141517
#393b42
#5e616c
#838897
#a7aec1

Tints of #ccd4ec Color

#ccd4ec
#d1d8ee
#d7ddf0
#dde2f2
#e2e7f4
#e8ebf6
#eef0f8
#f3f5fa
#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

#ccd4ec
#ece4cc

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

Split Complementary

#ccd4ec
#ecd4cc
#e4eccc

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

Analogous Color

#cce1ec
#ccdaec
#ccd4ec
#ccceec
#d1ccec

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

#ccd4ec
#ecccd4
#d4eccc

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

#ccd4ec
#eccce4
#ece4cc
#ccecd4

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

#ccd4ec
#ece4cc
#e4eccc
#d4ccec

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

#ccd4ec Color Code Preview on Black Background Color

This is how #ccd4ec Color will look on black background color. Color contrast ratio is 14.20

#ccd4ec in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccd4ec

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccd4ec

#ccd4ec color code is use for CSS Background Color

Background color for the above div is #ccd4ec

HTML with inline CSS

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

#ccd4ec color code is use for CSS Border Color

CSS Border color for the above div is #ccd4ec

HTML with inline CSS

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

CSS Border Left color for the above div is #ccd4ec

HTML with inline CSS

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

CSS Border Right color for the above div is #ccd4ec

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ccd4ec

HTML with inline CSS

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

CSS Border Top color for the above div is #ccd4ec

HTML with inline CSS

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

#ccd4ec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ccd4ec Color code Preview on White Background

This is how #ccd4ec Color code will look on white background color. Color contrast ratio is 1.48

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

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

0 Likes 0 Comments | 6 Views

Post your comment:-

By submitting comment you agree to our privacy policy.