Skip to main content Skip to docs navigation

#a6bbcc 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 Always Blue and its hex is #A2BACB Nearest Color Name

Color Hue/Base color: Blue

Hex #a6bbcc Color code in RGB color code model is created after adding 65.1% red color, 73.33% green color and 80% blue color. Hex #a6bbcc Color code in CMYK color (process color) code model is generated after subtraction of 19% cyan, 8% magenta, 0% yellow and 20% black.

Hex #a6bbcc color code is between #aaaabb web safe hex color code and #99ccdd web safe hex color code. #aaaabb is the nearest web safe color code. You can see here many more shades of #a6bbcc color code.

RGB Chart

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

Color Table

Hex Color Code a6bbcc #a6bbcc
RGB Decimal 166, 187, 204 166, 187, 204
RGB Percent 65%, 73%, 80% rgb(65%, 73%, 80%)
CSS RGBa 166, 187, 204,1 rgba(166,187,204,1)
CMYK Model cmyk(19%,8%,0%,20%)
HSL Color Space 207,27% ,73% hsl(207,27% ,73%)
HSV Color Space 207°, 19%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10100110 10111011 11001100
Octal 246 273 314
Decimal 166 187 204
Hex a6 bb cc

Different shades of #a6bbcc color code.

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

Darkest of #a6bbcc
#4f708a
Darker of #a6bbcc
#6589a7
Dark of #a6bbcc
#86a2b9
Base of #a6bbcc
#a6bbcc
Light of #a6bbcc
#c6d4df
Lighter
#e7edf1
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

#a6bbcc
#ccb7a6

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

Split Complementary

#a6bbcc
#cca6a8
#cccaa6

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

Analogous Color

#a6ccc7
#a6cbcc
#a6bbcc
#a6aecc
#aea6cc

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

#a6bbcc
#bbcca6
#cca6bb

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

#a6bbcc
#cca6bb
#ccb7a6
#a6ccb7

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

#a6bbcc
#caa6cc
#ccb7a6
#a8cca6

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

#3c556a
#4f708a
#6589a7
#86a2b9
#a6bbcc
#c6d4df
#e7edf1
#ffffff
#ffffff

Tints of #a6bbcc Color

#a6bbcc
#afc2d1
#b9cad7
#c3d1dd
#cdd9e2
#d7e0e8
#e1e8ee
#ebeff3
#f5f7f9
#ffffff

Shades of #a6bbcc color code

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

#a6bbcc
#93a6b5
#81919e
#6e7c88
#5c6771
#49535a
#373e44
#24292d
#121416
#000000

Tones

#a6bbcc
#b4babe
#b9b9b9
#b9b9b9
#b9b9b9

Tones

Similar Color like #a6bbcc color

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

#a7bccd
#a8bdce
#a9becf
#aabfd0
#abc0d1
#acc1d2
#adc2d3
#aec3d4
#afc4d5
#b0c5d6
#b1c6d7
#b2c7d8
#b3c8d9
#b4c9da
#a5bacb
#a4b9ca
#a3b8c9
#a2b7c8
#a1b6c7
#a0b5c6
#9fb4c5
#9eb3c4
#9db2c3
#9cb1c2
#9bb0c1
#9aafc0
#99aebf
#98adbe

Download this Light Blue

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

#a6bbcc Color Code Preview on Black Background Color

This is how #a6bbcc Color will look on black background color. Color contrast ratio is 10.60

#a6bbcc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a6bbcc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a6bbcc

#a6bbcc color code is use for CSS Background Color

Background color for the above div is #a6bbcc

HTML with inline CSS

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

#a6bbcc color code is use for CSS Border Color

CSS Border color for the above div is #a6bbcc

HTML with inline CSS

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

CSS Border Left color for the above div is #a6bbcc

HTML with inline CSS

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

CSS Border Right color for the above div is #a6bbcc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a6bbcc

HTML with inline CSS

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

CSS Border Top color for the above div is #a6bbcc

HTML with inline CSS

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

#a6bbcc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a6bbcc Color code Preview on White Background

This is how #a6bbcc Color code will look on white background color. Color contrast ratio is 1.98

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

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