Skip to main content Skip to docs navigation

#aabcd1 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 Rendez-Blue and its hex is #ABBED0 Nearest Color Name

Color Hue/Base color: Blue

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

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

RGB Chart

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

Color Table

Hex Color Code aabcd1 #aabcd1
RGB Decimal 170, 188, 209 170, 188, 209
RGB Percent 67%, 74%, 82% rgb(67%, 74%, 82%)
CSS RGBa 170, 188, 209,1 rgba(170,188,209,1)
CMYK Model cmyk(19%,10%,0%,18.04%)
HSL Color Space 212,30% ,74% hsl(212,30% ,74%)
HSV Color Space 212°, 19%, 82%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101010 10111100 11010001
Octal 252 274 321
Decimal 170 188 209
Hex aa bc d1

Different shades of #aabcd1 color code.

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

Darkest of #aabcd1
#4f6e93
Darker of #aabcd1
#6888ad
Dark of #aabcd1
#89a2bf
Base of #aabcd1
#aabcd1
Light of #aabcd1
#cbd6e3
Lighter
#ecf0f5
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

#aabcd1
#d1bfaa

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

Split Complementary

#aabcd1
#d1abaa
#cfd1aa

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

Analogous Color

#aad1cf
#aaccd1
#aabcd1
#aaafd1
#b5aad1

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

#aabcd1
#bcd1aa
#d1aabc

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

#aabcd1
#d1aabc
#d1bfaa
#aad1bf

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

#aabcd1
#d1aacf
#d1bfaa
#aad1ab

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

#3d5572
#4f6e93
#6888ad
#89a2bf
#aabcd1
#cbd6e3
#ecf0f5
#ffffff
#ffffff

Tints of #aabcd1 Color

#aabcd1
#b3c3d6
#bccadb
#c6d2e0
#cfd9e5
#d9e1ea
#e2e8ef
#ecf0f4
#f5f7f9
#ffffff

Shades of #aabcd1 color code

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

#aabcd1
#97a7b9
#8492a2
#717d8b
#5e6874
#4b535c
#383e45
#25292e
#121417
#000000

Tones

#aabcd1
#b7bdc4
#bdbdbd
#bdbdbd
#bdbdbd

Tones

Similar Color like #aabcd1 color

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

#abbdd2
#acbed3
#adbfd4
#aec0d5
#afc1d6
#b0c2d7
#b1c3d8
#b2c4d9
#b3c5da
#b4c6db
#b5c7dc
#b6c8dd
#b7c9de
#b8cadf
#a9bbd0
#a8bacf
#a7b9ce
#a6b8cd
#a5b7cc
#a4b6cb
#a3b5ca
#a2b4c9
#a1b3c8
#a0b2c7
#9fb1c6
#9eb0c5
#9dafc4
#9caec3

Download this Light Blue

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

#aabcd1 Color Code Preview on Black Background Color

This is how #aabcd1 Color will look on black background color. Color contrast ratio is 10.82

#aabcd1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aabcd1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aabcd1

#aabcd1 color code is use for CSS Background Color

Background color for the above div is #aabcd1

HTML with inline CSS

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

#aabcd1 color code is use for CSS Border Color

CSS Border color for the above div is #aabcd1

HTML with inline CSS

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

CSS Border Left color for the above div is #aabcd1

HTML with inline CSS

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

CSS Border Right color for the above div is #aabcd1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aabcd1

HTML with inline CSS

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

CSS Border Top color for the above div is #aabcd1

HTML with inline CSS

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

#aabcd1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aabcd1 Color code Preview on White Background

This is how #aabcd1 Color code will look on white background color. Color contrast ratio is 1.94

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

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