Skip to main content Skip to docs navigation

#a3bbdd 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 Sail into the Horizon and its hex is #A3BBDC Nearest Color Name

Color Hue/Base color: Blue

Hex #a3bbdd Color code in RGB color code model is created after adding 63.92% red color, 73.33% green color and 86.67% blue color. Hex #a3bbdd Color code in CMYK color (process color) code model is generated after subtraction of 26% cyan, 15% magenta, 0% yellow and 13.33% black.

Hex #a3bbdd color code is between #aaaacc web safe hex color code and #99ccee web safe hex color code. #aaaacc is the nearest web safe color code. You can see here many more shades of #a3bbdd color code.

RGB Chart

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

Color Table

Hex Color Code a3bbdd #a3bbdd
RGB Decimal 163, 187, 221 163, 187, 221
RGB Percent 64%, 73%, 87% rgb(64%, 73%, 87%)
CSS RGBa 163, 187, 221,1 rgba(163,187,221,1)
CMYK Model cmyk(26%,15%,0%,13.33%)
HSL Color Space 215,46% ,75% hsl(215,46% ,75%)
HSV Color Space 215°, 26%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10100011 10111011 11011101
Octal 243 273 335
Decimal 163 187 221
Hex a3 bb dd

Different shades of #a3bbdd color code.

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

Darkest of #a3bbdd
#3e6aa9
Darker of #a3bbdd
#5984c1
Dark of #a3bbdd
#7e9fcf
Base of #a3bbdd
#a3bbdd
Light of #a3bbdd
#c8d7eb
Lighter
#edf2f9
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

#a3bbdd
#ddc5a3

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

Split Complementary

#a3bbdd
#dda8a3
#d8dda3

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

Analogous Color

#a3dddd
#a3d3dd
#a3bbdd
#a3a8dd
#b6a3dd

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

#a3bbdd
#bbdda3
#dda3bb

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

#a3bbdd
#dda3bb
#ddc5a3
#a3ddc5

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

#a3bbdd
#dda3d8
#ddc5a3
#a3dda8

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

#315383
#3e6aa9
#5984c1
#7e9fcf
#a3bbdd
#c8d7eb
#edf2f9
#ffffff
#ffffff

Tints of #a3bbdd Color

#a3bbdd
#adc2e0
#b7cae4
#c1d1e8
#cbd9ec
#d6e0ef
#e0e8f3
#eaeff7
#f4f7fb
#ffffff

Shades of #a3bbdd color code

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

#a3bbdd
#90a6c4
#7e91ab
#6c7c93
#5a677a
#485362
#363e49
#242931
#121418
#000000

Tones

#a3bbdd
#b0bdd0
#bcbfc4
#c0c0c0
#c0c0c0

Tones

Similar Color like #a3bbdd color

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

#a4bcde
#a5bddf
#a6bee0
#a7bfe1
#a8c0e2
#a9c1e3
#aac2e4
#abc3e5
#acc4e6
#adc5e7
#aec6e8
#afc7e9
#b0c8ea
#b1c9eb
#a2badc
#a1b9db
#a0b8da
#9fb7d9
#9eb6d8
#9db5d7
#9cb4d6
#9bb3d5
#9ab2d4
#99b1d3
#98b0d2
#97afd1
#96aed0
#95adcf

Download this Light Blue

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

#a3bbdd Color Code Preview on Black Background Color

This is how #a3bbdd Color will look on black background color. Color contrast ratio is 10.71

#a3bbdd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a3bbdd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a3bbdd

#a3bbdd color code is use for CSS Background Color

Background color for the above div is #a3bbdd

HTML with inline CSS

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

#a3bbdd color code is use for CSS Border Color

CSS Border color for the above div is #a3bbdd

HTML with inline CSS

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

CSS Border Left color for the above div is #a3bbdd

HTML with inline CSS

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

CSS Border Right color for the above div is #a3bbdd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a3bbdd

HTML with inline CSS

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

CSS Border Top color for the above div is #a3bbdd

HTML with inline CSS

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

#a3bbdd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a3bbdd Color code Preview on White Background

This is how #a3bbdd Color code will look on white background color. Color contrast ratio is 1.96

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

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