crispedge.com

Color picker

Loading...

#cee5df hex color - Ice Dagger - Green - Cool color - Information

#cee5df hex color - Ice Dagger - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #cee5df Color Code is also known as Ice Dagger color.

Hex #cee5df Color code in RGB color code model is created after adding 80.78% red color, 89.8% green color and 87.45% blue color. Hex #cee5df Color code in CMYK color (process color) code model is generated after subtraction of 10% cyan, 0% magenta, 3% yellow and 10% black.

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

0 Likes 0 Comments | 45 Views

RGB Chart

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

Color Table

Hex Color Codecee5df#cee5df
RGB Decimal206, 229, 223rgb(206, 229, 223)
RGB Percent81%, 90%, 87%rgb(81%, 90%, 87%)
CSS RGBa206, 229, 223,1rgba(206,229,223,1)
CMYK Modelcmyk(10%,0%,3%,10%)
HSL Color Space164,31% ,85%hsl(164,31% ,85%)
HSV Color Space164°, 10%, 90%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110011101110010111011111
Octal316345337
Decimal206229223
Hexcee5df

Different shades of #cee5df color code.

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

Light Shade of #cee5df
#eff7f5
Dark Shade of #cee5df
#add3c9
Saturated Shade of #cee5df
#cae9e1
Desaturated Shade of #cee5df
#d2e1dd
Grey scale Shade of #cee5df
#d9d9d9
Brighten Shade
#e7fef8
Most Readable Shade
#000000

Shades of #cee5df color code

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

#cee5df
#b7cbc6
#a0b2ad
#899894
#727f7b
#5b6563
#444c4a
#2d3231
#161918
#000000

Similar Color like #cee5df color

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

#cfe6e0
#d0e7e1
#d1e8e2
#d2e9e3
#d3eae4
#d4ebe5
#d5ece6
#d6ede7
#d7eee8
#d8efe9
#d9f0ea
#daf1eb
#dbf2ec
#dcf3ed
#cde4de
#cce3dd
#cbe2dc
#cae1db
#c9e0da
#c8dfd9
#c7ded8
#c6ddd7
#c5dcd6
#c4dbd5
#c3dad4
#c2d9d3
#c1d8d2
#c0d7d1

Monochromatic Color with #cee5df

#cee5df
#0f1010
#353b39
#5b6563
#82908c
#a8bab6

Tints of #cee5df Color

#cee5df
#d3e7e2
#d8eae6
#deede9
#e3f0ed
#e9f3f0
#eef6f4
#f4f9f7
#f9fcfb
#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

#cee5df
#e5ced4

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

Split Complementary

#cee5df
#e5cee0
#e5d4ce

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

Analogous Color

#cee5d6
#cee5da
#cee5df
#cee5e4
#cee2e5

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

#cee5df
#dfcee5
#e5dfce

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

#cee5df
#d3cee5
#e5ced4
#dfe5ce

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

#cee5df
#e5ced4
#e5d4ce
#cee0e5

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

#cee5df Color Code Preview on Black Background Color

This is how #cee5df Color will look on black background color. Color contrast ratio is 15.90

#cee5df in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cee5df

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cee5df

#cee5df color code is use for CSS Background Color

Background color for the above div is #cee5df

HTML with inline CSS

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

#cee5df color code is use for CSS Border Color

CSS Border color for the above div is #cee5df

HTML with inline CSS

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

CSS Border Left color for the above div is #cee5df

HTML with inline CSS

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

CSS Border Right color for the above div is #cee5df

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cee5df

HTML with inline CSS

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

CSS Border Top color for the above div is #cee5df

HTML with inline CSS

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

#cee5df hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cee5df Color code Preview on White Background

This is how #cee5df Color code will look on white background color. Color contrast ratio is 1.32

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

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

0 Likes 0 Comments | 45 Views

Post your comment:-

By submitting comment you agree to our privacy policy.