Skip to main content Skip to docs navigation

#aaabc1 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 #aaabc1 Color code in RGB color code model is created after adding 66.67% red color, 67.06% green color and 75.69% blue color. Hex #aaabc1 Color code in CMYK color (process color) code model is generated after subtraction of 12% cyan, 11% magenta, 0% yellow and 24.31% black.

Hex #aaabc1 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 #aaabc1 color code.

RGB Chart

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

Color Table

Hex Color Code aaabc1 #aaabc1
RGB Decimal 170, 171, 193 170, 171, 193
RGB Percent 67%, 67%, 76% rgb(67%, 67%, 76%)
CSS RGBa 170, 171, 193,1 rgba(170,171,193,1)
CMYK Model cmyk(12%,11%,0%,24.31%)
HSL Color Space 237,16% ,71% hsl(237,16% ,71%)
HSV Color Space 237°, 12%, 76%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101010 10101011 11000001
Octal 252 253 301
Decimal 170 171 193
Hex aa ab c1

Different shades of #aaabc1 color code.

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

Darkest of #aaabc1
#595a79
Darker of #aaabc1
#6f7196
Dark of #aaabc1
#8d8eac
Base of #aaabc1
#aaabc1
Light of #aaabc1
#c7c8d7
Lighter
#e5e5ec
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

#aaabc1
#c1c0aa

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

Split Complementary

#aaabc1
#c1b5aa
#b7c1aa

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

Analogous Color

#aab8c1
#aab5c1
#aaabc1
#b1aac1
#baaac1

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

#aaabc1
#abc1aa
#c1aaab

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

#aaabc1
#c1aaab
#c1c0aa
#aac1c0

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

#aaabc1
#c1aab7
#c1c0aa
#aac1b5

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

#43445c
#595a79
#6f7196
#8d8eac
#aaabc1
#c7c8d7
#e5e5ec
#ffffff
#ffffff

Tints of #aaabc1 Color

#aaabc1
#b3b4c7
#bcbdce
#c6c7d5
#cfd0dc
#d9d9e3
#e2e3ea
#ececf1
#f5f5f8
#ffffff

Shades of #aaabc1 color code

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

#aaabc1
#9798ab
#848596
#717280
#5e5f6b
#4b4c55
#383940
#25262a
#121315
#000000

Tones

#aaabc1
#b6b6b6
#b6b6b6
#b6b6b6
#b6b6b6

Tones

Similar Color like #aaabc1 color

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

#abacc2
#acadc3
#adaec4
#aeafc5
#afb0c6
#b0b1c7
#b1b2c8
#b2b3c9
#b3b4ca
#b4b5cb
#b5b6cc
#b6b7cd
#b7b8ce
#b8b9cf
#a9aac0
#a8a9bf
#a7a8be
#a6a7bd
#a5a6bc
#a4a5bb
#a3a4ba
#a2a3b9
#a1a2b8
#a0a1b7
#9fa0b6
#9e9fb5
#9d9eb4
#9c9db3

Download this Light Blue

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

#aaabc1 Color Code Preview on Black Background Color

This is how #aaabc1 Color will look on black background color. Color contrast ratio is 9.30

#aaabc1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaabc1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaabc1

#aaabc1 color code is use for CSS Background Color

Background color for the above div is #aaabc1

HTML with inline CSS

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

#aaabc1 color code is use for CSS Border Color

CSS Border color for the above div is #aaabc1

HTML with inline CSS

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

CSS Border Left color for the above div is #aaabc1

HTML with inline CSS

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

CSS Border Right color for the above div is #aaabc1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aaabc1

HTML with inline CSS

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

CSS Border Top color for the above div is #aaabc1

HTML with inline CSS

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

#aaabc1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aaabc1 Color code Preview on White Background

This is how #aaabc1 Color code will look on white background color. Color contrast ratio is 2.26

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

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