crispedge.com

Color picker

Loading...

#aae6dd hex color - Blue - Cool color - Information

#aae6dd hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #aae6dd Color code in RGB color code model is created after adding 66.67% red color, 90.2% green color and 86.67% blue color. Hex #aae6dd Color code in CMYK color (process color) code model is generated after subtraction of 26% cyan, 0% magenta, 4% yellow and 10% black.

Hex #aae6dd color code is between #99eecc web safe hex color code and #bbddee web safe hex color code. #99eecc is the nearest web safe color code. You can see here many more shades of #aae6dd color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaae6dd#aae6dd
RGB Decimal170, 230, 221rgb(170, 230, 221)
RGB Percent67%, 90%, 87%rgb(67%, 90%, 87%)
CSS RGBa170, 230, 221,1rgba(170,230,221,1)
CMYK Modelcmyk(26%,0%,4%,10%)
HSL Color Space171,55% ,78%hsl(171,55% ,78%)
HSV Color Space171°, 26%, 90%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010101110011011011101
Octal252346335
Decimal170230221
Hexaae6dd

Different shades of #aae6dd color code.

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

Light Shade of #aae6dd
#d1f2ed
Dark Shade of #aae6dd
#83dacd
Saturated Shade of #aae6dd
#a4ebe1
Desaturated Shade of #aae6dd
#afe0d9
Grey scale Shade of #aae6dd
#c8c8c8
Brighten Shade
#c3fff6
Most Readable Shade
#000000

Shades of #aae6dd color code

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

#aae6dd
#97ccc4
#84b2ab
#719993
#5e7f7a
#4b6662
#384c49
#253331
#121918
#000000

Similar Color like #aae6dd color

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

#abe7de
#ace8df
#ade9e0
#aeeae1
#afebe2
#b0ece3
#b1ede4
#b2eee5
#b3efe6
#b4f0e7
#b5f1e8
#b6f2e9
#b7f3ea
#b8f4eb
#a9e5dc
#a8e4db
#a7e3da
#a6e2d9
#a5e1d8
#a4e0d7
#a3dfd6
#a2ded5
#a1ddd4
#a0dcd3
#9fdbd2
#9edad1
#9dd9d0
#9cd8cf

Monochromatic Color with #aae6dd

#aae6dd
#0d1111
#2c3c3a
#4c6662
#6b918b
#8bbbb4

Tints of #aae6dd Color

#aae6dd
#b3e8e0
#bcebe4
#c6eee8
#cff1ec
#d9f3ef
#e2f6f3
#ecf9f7
#f5fcfb
#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

#aae6dd
#e6aab3

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

Split Complementary

#aae6dd
#e6aad1
#e6bfaa

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

Analogous Color

#aae6c5
#aae6d1
#aae6dd
#aae3e6
#aad7e6

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

#aae6dd
#ddaae6
#e6ddaa

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

#aae6dd
#bfaae6
#e6aab3
#d1e6aa

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

#aae6dd
#e6aab3
#e6bfaa
#aad1e6

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

#aae6dd Color Code Preview on Black Background Color

This is how #aae6dd Color will look on black background color. Color contrast ratio is 15.07

#aae6dd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aae6dd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aae6dd

#aae6dd color code is use for CSS Background Color

Background color for the above div is #aae6dd

HTML with inline CSS

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

#aae6dd color code is use for CSS Border Color

CSS Border color for the above div is #aae6dd

HTML with inline CSS

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

CSS Border Left color for the above div is #aae6dd

HTML with inline CSS

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

CSS Border Right color for the above div is #aae6dd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aae6dd

HTML with inline CSS

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

CSS Border Top color for the above div is #aae6dd

HTML with inline CSS

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

#aae6dd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aae6dd Color code Preview on White Background

This is how #aae6dd Color code will look on white background color. Color contrast ratio is 1.39

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

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(170,230,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(230,170,179,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(170,230,221,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.