crispedge.com

Color picker

Loading...

#cae2e7 hex color - Blue - Cool color - Information

#cae2e7 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #cae2e7 Color code in RGB color code model is created after adding 79.22% red color, 88.63% green color and 90.59% blue color. Hex #cae2e7 Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 2% magenta, 0% yellow and 9% black.

Hex #cae2e7 color code is between #ccddee web safe hex color code and #bbeedd web safe hex color code. #ccddee is the nearest web safe color code. You can see here many more shades of #cae2e7 color code.

0 Likes 0 Comments | 5 Views

RGB Chart

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

Color Table

Hex Color Codecae2e7#cae2e7
RGB Decimal202, 226, 231rgb(202, 226, 231)
RGB Percent79%, 89%, 91%rgb(79%, 89%, 91%)
CSS RGBa202, 226, 231,1rgba(202,226,231,1)
CMYK Modelcmyk(13%,2%,0%,9%)
HSL Color Space190,38% ,85%hsl(190,38% ,85%)
HSV Color Space190°, 13%, 91%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110010101110001011100111
Octal312342347
Decimal202226231
Hexcae2e7

Different shades of #cae2e7 color code.

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

Light Shade of #cae2e7
#edf5f7
Dark Shade of #cae2e7
#a7cfd7
Saturated Shade of #cae2e7
#c6e5eb
Desaturated Shade of #cae2e7
#cedfe3
Grey scale Shade of #cae2e7
#d8d8d8
Brighten Shade
#e3fbff
Most Readable Shade
#000000

Shades of #cae2e7 color code

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

#cae2e7
#b3c8cd
#9dafb3
#86969a
#707d80
#596466
#434b4d
#2c3233
#161919
#000000

Similar Color like #cae2e7 color

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

#cbe3e8
#cce4e9
#cde5ea
#cee6eb
#cfe7ec
#d0e8ed
#d1e9ee
#d2eaef
#d3ebf0
#d4ecf1
#d5edf2
#d6eef3
#d7eff4
#d8f0f5
#c9e1e6
#c8e0e5
#c7dfe4
#c6dee3
#c5dde2
#c4dce1
#c3dbe0
#c2dadf
#c1d9de
#c0d8dd
#bfd7dc
#bed6db
#bdd5da
#bcd4d9

Monochromatic Color with #cae2e7

#cae2e7
#101212
#353c3d
#5a6567
#808f92
#a5b8bc

Tints of #cae2e7 Color

#cae2e7
#cfe5e9
#d5e8ec
#dbebef
#e1eef1
#e7f2f4
#edf5f7
#f3f8f9
#f9fbfc
#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

#cae2e7
#e7cfca

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

Split Complementary

#cae2e7
#e7cad4
#e7deca

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

Analogous Color

#cae7e0
#cae7e6
#cae2e7
#cadce7
#cad6e7

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

#cae2e7
#e7cae2
#e2e7ca

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

#cae2e7
#ddcae7
#e7cfca
#d3e7ca

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

#cae2e7
#e7cfca
#e7deca
#cad4e7

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

#cae2e7 Color Code Preview on Black Background Color

This is how #cae2e7 Color will look on black background color. Color contrast ratio is 15.54

#cae2e7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cae2e7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cae2e7

#cae2e7 color code is use for CSS Background Color

Background color for the above div is #cae2e7

HTML with inline CSS

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

#cae2e7 color code is use for CSS Border Color

CSS Border color for the above div is #cae2e7

HTML with inline CSS

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

CSS Border Left color for the above div is #cae2e7

HTML with inline CSS

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

CSS Border Right color for the above div is #cae2e7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cae2e7

HTML with inline CSS

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

CSS Border Top color for the above div is #cae2e7

HTML with inline CSS

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

#cae2e7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cae2e7 Color code Preview on White Background

This is how #cae2e7 Color code will look on white background color. Color contrast ratio is 1.35

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

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(202,226,231,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(231,207,202,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(202,226,231,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.