Skip to main content Skip to docs navigation

#aaaac0 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 Cream Violet and its hex is #A9AABD Nearest Color Name

Color Hue/Base color: Blue

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

Hex #aaaac0 color code is between #9999bb web safe hex color code and #bbbbcc web safe hex color code. #9999bb is the nearest web safe color code. You can see here many more shades of #aaaac0 color code.

RGB Chart

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

Color Table

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

Color in numbers

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

Different shades of #aaaac0 color code.

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

Darkest of #aaaac0
#595978
Darker of #aaaac0
#6f6f95
Dark of #aaaac0
#8d8daa
Base of #aaaac0
#aaaac0
Light of #aaaac0
#c7c7d6
Lighter
#e5e5eb
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

#aaaac0
#c0c0aa

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

Split Complementary

#aaaac0
#c0b5aa
#b5c0aa

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

Analogous Color

#aab7c0
#aab3c0
#aaaac0
#b1aac0
#baaac0

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

#aaaac0
#aac0aa
#c0aaaa

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

#aaaac0
#c0aaaa
#c0c0aa
#aac0c0

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

#aaaac0
#c0aab5
#c0c0aa
#aac0b5

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 #aaaac0

#43435b
#595978
#6f6f95
#8d8daa
#aaaac0
#c7c7d6
#e5e5eb
#ffffff
#ffffff

Tints of #aaaac0 Color

#aaaac0
#b3b3c7
#bcbcce
#c6c6d5
#cfcfdc
#d9d9e3
#e2e2ea
#ececf1
#f5f5f8
#ffffff

Shades of #aaaac0 color code

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

#aaaac0
#9797aa
#848495
#717180
#5e5e6a
#4b4b55
#383840
#25252a
#121215
#000000

Tones

#aaaac0
#b5b5b5
#b5b5b5
#b5b5b5
#b5b5b5

Tones

Similar Color like #aaaac0 color

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

#ababc1
#acacc2
#adadc3
#aeaec4
#afafc5
#b0b0c6
#b1b1c7
#b2b2c8
#b3b3c9
#b4b4ca
#b5b5cb
#b6b6cc
#b7b7cd
#b8b8ce
#a9a9bf
#a8a8be
#a7a7bd
#a6a6bc
#a5a5bb
#a4a4ba
#a3a3b9
#a2a2b8
#a1a1b7
#a0a0b6
#9f9fb5
#9e9eb4
#9d9db3
#9c9cb2

Download this Light Blue

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

#aaaac0 Color Code Preview on Black Background Color

This is how #aaaac0 Color will look on black background color. Color contrast ratio is 9.22

#aaaac0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaaac0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaaac0

#aaaac0 color code is use for CSS Background Color

Background color for the above div is #aaaac0

HTML with inline CSS

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

#aaaac0 color code is use for CSS Border Color

CSS Border color for the above div is #aaaac0

HTML with inline CSS

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

CSS Border Left color for the above div is #aaaac0

HTML with inline CSS

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

CSS Border Right color for the above div is #aaaac0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aaaac0

HTML with inline CSS

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

CSS Border Top color for the above div is #aaaac0

HTML with inline CSS

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

#aaaac0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aaaac0 Color code Preview on White Background

This is how #aaaac0 Color code will look on white background color. Color contrast ratio is 2.28

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

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