Skip to main content Skip to docs navigation

#aaaec0 hex color | Download Light Blue BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Fragrant Wand and its hex is #ADB1C1 Nearest Color Name

Color Hue/Base color: Blue

Hex #aaaec0 Color code in RGB color code model is created after adding 66.67% red color, 68.24% green color and 75.29% blue color. Hex #aaaec0 Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 9% magenta, 0% yellow and 24.71% black.

Hex #aaaec0 color code is between #99aabb web safe hex color code and #bbbbcc web safe hex color code. #99aabb is the nearest web safe color code. You can see here many more shades of #aaaec0 color code.

RGB Chart

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

Color Table

Hex Color Code aaaec0 #aaaec0
RGB Decimal 170, 174, 192 170, 174, 192
RGB Percent 67%, 68%, 75% rgb(67%, 68%, 75%)
CSS RGBa 170, 174, 192,1 rgba(170,174,192,1)
CMYK Model cmyk(11%,9%,0%,24.71%)
HSL Color Space 229,15% ,71% hsl(229,15% ,71%)
HSV Color Space 229°, 11%, 75%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101010 10101110 11000000
Octal 252 256 300
Decimal 170 174 192
Hex aa ae c0

Different shades of #aaaec0 color code.

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

Darkest of #aaaec0
#595f78
Darker of #aaaec0
#6f7695
Dark of #aaaec0
#8d92aa
Base of #aaaec0
#aaaec0
Light of #aaaec0
#c7cad6
Lighter
#e5e6eb
Lightest
#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

#aaaec0
#c0bcaa

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

Split Complementary

#aaaec0
#c0b1aa
#b9c0aa

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

Analogous Color

#aabbc0
#aab7c0
#aaaec0
#adaac0
#b6aac0

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

#aaaec0
#aec0aa
#c0aaae

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

#aaaec0
#c0aaae
#c0bcaa
#aac0bc

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#aaaec0
#c0aab9
#c0bcaa
#aac0b1

Square 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).

Monochromatic Color with #aaaec0

#43485b
#595f78
#6f7695
#8d92aa
#aaaec0
#c7cad6
#e5e6eb
#ffffff
#ffffff

Tints of #aaaec0 Color

#aaaec0
#b3b7c7
#bcc0ce
#c6c9d5
#cfd2dc
#d9dbe3
#e2e4ea
#ecedf1
#f5f6f8
#ffffff

Shades of #aaaec0 color code

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

#aaaec0
#979aaa
#848795
#717480
#5e606a
#4b4d55
#383a40
#25262a
#121315
#000000

Tones

#aaaec0
#b5b5b5
#b5b5b5
#b5b5b5
#b5b5b5

Tones

Similar Color like #aaaec0 color

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

#abafc1
#acb0c2
#adb1c3
#aeb2c4
#afb3c5
#b0b4c6
#b1b5c7
#b2b6c8
#b3b7c9
#b4b8ca
#b5b9cb
#b6bacc
#b7bbcd
#b8bcce
#a9adbf
#a8acbe
#a7abbd
#a6aabc
#a5a9bb
#a4a8ba
#a3a7b9
#a2a6b8
#a1a5b7
#a0a4b6
#9fa3b5
#9ea2b4
#9da1b3
#9ca0b2

Download this Light Blue

Hex #aaaec0 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.

#aaaec0 Color Code Preview on Black Background Color

This is how #aaaec0 Color will look on black background color. Color contrast ratio is 9.52

#aaaec0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaaec0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaaec0

#aaaec0 color code is use for CSS Background Color

Background color for the above div is #aaaec0

HTML with inline CSS

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

#aaaec0 color code is use for CSS Border Color

CSS Border color for the above div is #aaaec0

HTML with inline CSS

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

CSS Border Left color for the above div is #aaaec0

HTML with inline CSS

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

CSS Border Right color for the above div is #aaaec0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aaaec0

HTML with inline CSS

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

CSS Border Top color for the above div is #aaaec0

HTML with inline CSS

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

#aaaec0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aaaec0 Color code Preview on White Background

This is how #aaaec0 Color code will look on white background color. Color contrast ratio is 2.20

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(170,174,192,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(192,188,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(170,174,192,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }