crispedge.com

Color picker

Loading...

#c5e2e5 hex color - Blue - Cool color - Information

#c5e2e5 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #c5e2e5 Color code in RGB color code model is created after adding 77.25% red color, 88.63% green color and 89.8% blue color. Hex #c5e2e5 Color code in CMYK color (process color) code model is generated after subtraction of 14% cyan, 1% magenta, 0% yellow and 10% black.

Hex #c5e2e5 color code is between #ccdddd web safe hex color code and #bbeeee web safe hex color code. #ccdddd is the nearest web safe color code. You can see here many more shades of #c5e2e5 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec5e2e5#c5e2e5
RGB Decimal197, 226, 229rgb(197, 226, 229)
RGB Percent77%, 89%, 90%rgb(77%, 89%, 90%)
CSS RGBa197, 226, 229,1rgba(197,226,229,1)
CMYK Modelcmyk(14%,1%,0%,10%)
HSL Color Space186,38% ,84%hsl(186,38% ,84%)
HSV Color Space186°, 14%, 90%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110001011110001011100101
Octal305342345
Decimal197226229
Hexc5e2e5

Different shades of #c5e2e5 color code.

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

Light Shade of #c5e2e5
#e8f4f5
Dark Shade of #c5e2e5
#a2d0d5
Saturated Shade of #c5e2e5
#c1e5e9
Desaturated Shade of #c5e2e5
#c9dfe1
Grey scale Shade of #c5e2e5
#d5d5d5
Brighten Shade
#defbfe
Most Readable Shade
#000000

Shades of #c5e2e5 color code

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

#c5e2e5
#afc8cb
#99afb2
#839698
#6d7d7f
#576465
#414b4c
#2b3232
#151919
#000000

Similar Color like #c5e2e5 color

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

#c6e3e6
#c7e4e7
#c8e5e8
#c9e6e9
#cae7ea
#cbe8eb
#cce9ec
#cdeaed
#ceebee
#cfecef
#d0edf0
#d1eef1
#d2eff2
#d3f0f3
#c4e1e4
#c3e0e3
#c2dfe2
#c1dee1
#c0dde0
#bfdcdf
#bedbde
#bddadd
#bcd9dc
#bbd8db
#bad7da
#b9d6d9
#b8d5d8
#b7d4d7

Monochromatic Color with #c5e2e5

#c5e2e5
#0e1010
#333a3b
#576465
#7c8e90
#a0b8ba

Tints of #c5e2e5 Color

#c5e2e5
#cbe5e7
#d1e8ea
#d8ebed
#deeef0
#e5f2f3
#ebf5f6
#f2f8f9
#f8fbfc
#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

#c5e2e5
#e5c8c5

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

Split Complementary

#c5e2e5
#e5c5d2
#e5d8c5

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

Analogous Color

#c5e5db
#c5e5e2
#c5e2e5
#c5dce5
#c5d5e5

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

#c5e2e5
#e5c5e2
#e2e5c5

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

#c5e2e5
#d8c5e5
#e5c8c5
#d2e5c5

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

#c5e2e5
#e5c8c5
#e5d8c5
#c5d2e5

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

#c5e2e5 Color Code Preview on Black Background Color

This is how #c5e2e5 Color will look on black background color. Color contrast ratio is 15.38

#c5e2e5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c5e2e5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c5e2e5

#c5e2e5 color code is use for CSS Background Color

Background color for the above div is #c5e2e5

HTML with inline CSS

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

#c5e2e5 color code is use for CSS Border Color

CSS Border color for the above div is #c5e2e5

HTML with inline CSS

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

CSS Border Left color for the above div is #c5e2e5

HTML with inline CSS

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

CSS Border Right color for the above div is #c5e2e5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c5e2e5

HTML with inline CSS

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

CSS Border Top color for the above div is #c5e2e5

HTML with inline CSS

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

#c5e2e5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c5e2e5 Color code Preview on White Background

This is how #c5e2e5 Color code will look on white background color. Color contrast ratio is 1.37

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

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(197,226,229,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(229,200,197,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(197,226,229,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.