crispedge.com

Color picker

Loading...

#aaadd1 hex color - Blue - Cool color - Information

#aaadd1 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #aaadd1 Color code in RGB color code model is created after adding 66.67% red color, 67.84% green color and 81.96% blue color. Hex #aaadd1 Color code in CMYK color (process color) code model is generated after subtraction of 19% cyan, 17% magenta, 0% yellow and 18% black.

Hex #aaadd1 color code is between #99aacc web safe hex color code and #bbbbdd web safe hex color code. #99aacc is the nearest web safe color code. You can see here many more shades of #aaadd1 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaaadd1#aaadd1
RGB Decimal170, 173, 209rgb(170, 173, 209)
RGB Percent67%, 68%, 82%rgb(67%, 68%, 82%)
CSS RGBa170, 173, 209,1rgba(170,173,209,1)
CMYK Modelcmyk(19%,17%,0%,18%)
HSL Color Space235,30% ,74%hsl(235,30% ,74%)
HSV Color Space235°, 19%, 82%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010101010110111010001
Octal252255321
Decimal170173209
Hexaaadd1

Different shades of #aaadd1 color code.

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

Light Shade of #aaadd1
#cbcde3
Dark Shade of #aaadd1
#898dbf
Saturated Shade of #aaadd1
#a3a7d8
Desaturated Shade of #aaadd1
#b1b3ca
Grey scale Shade of #aaadd1
#bdbdbd
Brighten Shade
#c3c6ea
Most Readable Shade
#000000

Shades of #aaadd1 color code

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

#aaadd1
#9799b9
#8486a2
#71738b
#5e6074
#4b4c5c
#383945
#25262e
#121317
#000000

Similar Color like #aaadd1 color

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

#abaed2
#acafd3
#adb0d4
#aeb1d5
#afb2d6
#b0b3d7
#b1b4d8
#b2b5d9
#b3b6da
#b4b7db
#b5b8dc
#b6b9dd
#b7bade
#b8bbdf
#a9acd0
#a8abcf
#a7aace
#a6a9cd
#a5a8cc
#a4a7cb
#a3a6ca
#a2a5c9
#a1a4c8
#a0a3c7
#9fa2c6
#9ea1c5
#9da0c4
#9c9fc3

Monochromatic Color with #aaadd1

#aaadd1
#cdd0fb
#202027
#424351
#65677c
#878aa6

Tints of #aaadd1 Color

#aaadd1
#b3b6d6
#bcbfdb
#c6c8e0
#cfd1e5
#d9daea
#e2e3ef
#ececf4
#f5f5f9
#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

#aaadd1
#d1ceaa

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

Split Complementary

#aaadd1
#d1baaa
#c1d1aa

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

Analogous Color

#aabdd1
#aab5d1
#aaadd1
#afaad1
#b7aad1

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

#aaadd1
#d1aaad
#add1aa

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

#aaadd1
#d1aac0
#d1ceaa
#aad1ba

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

#aaadd1
#d1ceaa
#c1d1aa
#baaad1

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

#aaadd1 Color Code Preview on Black Background Color

This is how #aaadd1 Color will look on black background color. Color contrast ratio is 9.61

#aaadd1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaadd1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaadd1

#aaadd1 color code is use for CSS Background Color

Background color for the above div is #aaadd1

HTML with inline CSS

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

#aaadd1 color code is use for CSS Border Color

CSS Border color for the above div is #aaadd1

HTML with inline CSS

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

CSS Border Left color for the above div is #aaadd1

HTML with inline CSS

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

CSS Border Right color for the above div is #aaadd1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aaadd1

HTML with inline CSS

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

CSS Border Top color for the above div is #aaadd1

HTML with inline CSS

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

#aaadd1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aaadd1 Color code Preview on White Background

This is how #aaadd1 Color code will look on white background color. Color contrast ratio is 2.19

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

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,173,209,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(209,206,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(170,173,209,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.