crispedge.com

Color picker

Loading...

#c9ceef hex color - White - Cool color - Information

#c9ceef hex color - White - Cool color

Color Hue/Base color: White

Hex #c9ceef Color code in RGB color code model is created after adding 78.82% red color, 80.78% green color and 93.73% blue color. Hex #c9ceef Color code in CMYK color (process color) code model is generated after subtraction of 16% cyan, 14% magenta, 0% yellow and 6% black.

Hex #c9ceef color code is between #ccccee web safe hex color code and #bbddff web safe hex color code. #ccccee is the nearest web safe color code. You can see here many more shades of #c9ceef color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codec9ceef#c9ceef
RGB Decimal201, 206, 239rgb(201, 206, 239)
RGB Percent79%, 81%, 94%rgb(79%, 81%, 94%)
CSS RGBa201, 206, 239,1rgba(201,206,239,1)
CMYK Modelcmyk(16%,14%,0%,6%)
HSL Color Space232,54% ,86%hsl(232,54% ,86%)
HSV Color Space232°, 16%, 94%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110010011100111011101111
Octal311316357
Decimal201206239
Hexc9ceef

Different shades of #c9ceef color code.

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

Light Shade of #c9ceef
#f0f2fb
Dark Shade of #c9ceef
#a2aae3
Saturated Shade of #c9ceef
#c5cbf2
Desaturated Shade of #c9ceef
#ccd1eb
Grey scale Shade of #c9ceef
#dcdcdc
Brighten Shade
#e2e7ff
Most Readable Shade
#000000

Shades of #c9ceef color code

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

#c9ceef
#b2b7d4
#9ca0b9
#86899f
#6f7284
#595b6a
#43444f
#2c2d35
#16161a
#000000

Similar Color like #c9ceef color

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

#cacff0
#cbd0f1
#ccd1f2
#cdd2f3
#ced3f4
#cfd4f5
#d0d5f6
#d1d6f7
#d2d7f8
#d3d8f9
#d4d9fa
#d5dafb
#d6dbfc
#d7dcfd
#c8cdee
#c7cced
#c6cbec
#c5caeb
#c4c9ea
#c3c8e9
#c2c7e8
#c1c6e7
#c0c5e6
#bfc4e5
#bec3e4
#bdc2e3
#bcc1e2
#bbc0e1

Monochromatic Color with #c9ceef

#c9ceef
#16171a
#3a3b45
#5e606f
#82859a
#a5a9c4

Tints of #c9ceef Color

#c9ceef
#cfd3f0
#d5d8f2
#dbdef4
#e1e3f6
#e7e9f7
#edeef9
#f3f4fb
#f9f9fd
#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

#c9ceef
#efeac9

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

Split Complementary

#c9ceef
#efd7c9
#e1efc9

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

Analogous Color

#c9ddef
#c9d6ef
#c9ceef
#ccc9ef
#d3c9ef

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

#c9ceef
#efc9ce
#ceefc9

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

#c9ceef
#efc9e1
#efeac9
#c9efd7

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

#c9ceef
#efeac9
#e1efc9
#d7c9ef

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

#c9ceef Color Code Preview on Black Background Color

This is how #c9ceef Color will look on black background color. Color contrast ratio is 13.56

#c9ceef in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c9ceef

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c9ceef

#c9ceef color code is use for CSS Background Color

Background color for the above div is #c9ceef

HTML with inline CSS

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

#c9ceef color code is use for CSS Border Color

CSS Border color for the above div is #c9ceef

HTML with inline CSS

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

CSS Border Left color for the above div is #c9ceef

HTML with inline CSS

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

CSS Border Right color for the above div is #c9ceef

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c9ceef

HTML with inline CSS

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

CSS Border Top color for the above div is #c9ceef

HTML with inline CSS

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

#c9ceef hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c9ceef Color code Preview on White Background

This is how #c9ceef Color code will look on white background color. Color contrast ratio is 1.55

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

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.