crispedge.com

Color picker

Loading...

#aad5ec hex color - Blue - Cool color - Information

#aad5ec hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #aad5ec Color code in RGB color code model is created after adding 66.67% red color, 83.53% green color and 92.55% blue color. Hex #aad5ec Color code in CMYK color (process color) code model is generated after subtraction of 28% cyan, 10% magenta, 0% yellow and 7% black.

Hex #aad5ec color code is between #99ddee web safe hex color code and #bbccdd web safe hex color code. #99ddee is the nearest web safe color code. You can see here many more shades of #aad5ec color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codeaad5ec#aad5ec
RGB Decimal170, 213, 236rgb(170, 213, 236)
RGB Percent67%, 84%, 93%rgb(67%, 84%, 93%)
CSS RGBa170, 213, 236,1rgba(170,213,236,1)
CMYK Modelcmyk(28%,10%,0%,7%)
HSL Color Space201,63% ,80%hsl(201,63% ,80%)
HSV Color Space201°, 28%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010101101010111101100
Octal252325354
Decimal170213236
Hexaad5ec

Different shades of #aad5ec color code.

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

Light Shade of #aad5ec
#d4eaf5
Dark Shade of #aad5ec
#80c0e3
Saturated Shade of #aad5ec
#a5d7f1
Desaturated Shade of #aad5ec
#afd3e7
Grey scale Shade of #aad5ec
#cbcbcb
Brighten Shade
#c3eeff
Most Readable Shade
#000000

Shades of #aad5ec color code

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

#aad5ec
#97bdd1
#84a5b7
#718e9d
#5e7683
#4b5e68
#38474e
#252f34
#12171a
#000000

Similar Color like #aad5ec color

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

#abd6ed
#acd7ee
#add8ef
#aed9f0
#afdaf1
#b0dbf2
#b1dcf3
#b2ddf4
#b3def5
#b4dff6
#b5e0f7
#b6e1f8
#b7e2f9
#b8e3fa
#a9d4eb
#a8d3ea
#a7d2e9
#a6d1e8
#a5d0e7
#a4cfe6
#a3cee5
#a2cde4
#a1cce3
#a0cbe2
#9fcae1
#9ec9e0
#9dc8df
#9cc7de

Monochromatic Color with #aad5ec

#aad5ec
#111517
#303c42
#4e626c
#6d8897
#8bafc1

Tints of #aad5ec Color

#aad5ec
#b3d9ee
#bcdef0
#c6e3f2
#cfe7f4
#d9ecf6
#e2f1f8
#ecf5fa
#f5fafc
#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

#aad5ec
#ecc1aa

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

Split Complementary

#aad5ec
#ecaab4
#ece2aa

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

Analogous Color

#aaece9
#aae2ec
#aad5ec
#aac8ec
#aabbec

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

#aad5ec
#ecaad5
#d5ecaa

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

#aad5ec
#e2aaec
#ecc1aa
#b4ecaa

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

#aad5ec
#ecc1aa
#ece2aa
#aab4ec

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

#aad5ec Color Code Preview on Black Background Color

This is how #aad5ec Color will look on black background color. Color contrast ratio is 13.44

#aad5ec in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aad5ec

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aad5ec

#aad5ec color code is use for CSS Background Color

Background color for the above div is #aad5ec

HTML with inline CSS

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

#aad5ec color code is use for CSS Border Color

CSS Border color for the above div is #aad5ec

HTML with inline CSS

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

CSS Border Left color for the above div is #aad5ec

HTML with inline CSS

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

CSS Border Right color for the above div is #aad5ec

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aad5ec

HTML with inline CSS

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

CSS Border Top color for the above div is #aad5ec

HTML with inline CSS

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

#aad5ec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aad5ec Color code Preview on White Background

This is how #aad5ec Color code will look on white background color. Color contrast ratio is 1.56

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

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,213,236,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(236,193,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(170,213,236,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.