Skip to main content Skip to docs navigation

#aebbe2 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 French Lilac Blue and its hex is #ADBAE3 Nearest Color Name

Color Hue/Base color: Blue

Hex #aebbe2 Color code in RGB color code model is created after adding 68.24% red color, 73.33% green color and 88.63% blue color. Hex #aebbe2 Color code in CMYK color (process color) code model is generated after subtraction of 23% cyan, 17% magenta, 0% yellow and 11.37% black.

Hex #aebbe2 color code is between #aaaadd web safe hex color code and #bbccee web safe hex color code. #aaaadd is the nearest web safe color code. You can see here many more shades of #aebbe2 color code.

RGB Chart

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

Color Table

Hex Color Code aebbe2 #aebbe2
RGB Decimal 174, 187, 226 174, 187, 226
RGB Percent 68%, 73%, 89% rgb(68%, 73%, 89%)
CSS RGBa 174, 187, 226,1 rgba(174,187,226,1)
CMYK Model cmyk(23%,17%,0%,11.37%)
HSL Color Space 225,47% ,78% hsl(225,47% ,78%)
HSV Color Space 225°, 23%, 89%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101110 10111011 11100010
Octal 256 273 342
Decimal 174 187 226
Hex ae bb e2

Different shades of #aebbe2 color code.

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

Darkest of #aebbe2
#415eb6
Darker of #aebbe2
#637cc7
Dark of #aebbe2
#889bd5
Base of #aebbe2
#aebbe2
Light of #aebbe2
#d4dbef
Lighter
#f9fafd
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

#aebbe2
#e2d5ae

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

Split Complementary

#aebbe2
#e2bbae
#d5e2ae

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

Analogous Color

#aed9e2
#aed1e2
#aebbe2
#b2aee2
#c8aee2

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

#aebbe2
#bbe2ae
#e2aebb

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

#aebbe2
#e2aebb
#e2d5ae
#aee2d5

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

#aebbe2
#e2aed5
#e2d5ae
#aee2bb

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

#344b90
#415eb6
#637cc7
#889bd5
#aebbe2
#d4dbef
#f9fafd
#ffffff
#ffffff

Tints of #aebbe2 Color

#aebbe2
#b7c2e5
#c0cae8
#c9d1eb
#d2d9ee
#dbe0f2
#e4e8f5
#edeff8
#f6f7fb
#ffffff

Shades of #aebbe2 color code

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

#aebbe2
#9aa6c8
#8791af
#747c96
#60677d
#4d5364
#3a3e4b
#262932
#131419
#000000

Tones

#aebbe2
#b9c0d7
#c4c6cc
#c8c8c8
#c8c8c8

Tones

Similar Color like #aebbe2 color

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

#afbce3
#b0bde4
#b1bee5
#b2bfe6
#b3c0e7
#b4c1e8
#b5c2e9
#b6c3ea
#b7c4eb
#b8c5ec
#b9c6ed
#bac7ee
#bbc8ef
#bcc9f0
#adbae1
#acb9e0
#abb8df
#aab7de
#a9b6dd
#a8b5dc
#a7b4db
#a6b3da
#a5b2d9
#a4b1d8
#a3b0d7
#a2afd6
#a1aed5
#a0add4

Download this Light Blue

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

#aebbe2 Color Code Preview on Black Background Color

This is how #aebbe2 Color will look on black background color. Color contrast ratio is 11.01

#aebbe2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aebbe2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aebbe2

#aebbe2 color code is use for CSS Background Color

Background color for the above div is #aebbe2

HTML with inline CSS

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

#aebbe2 color code is use for CSS Border Color

CSS Border color for the above div is #aebbe2

HTML with inline CSS

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

CSS Border Left color for the above div is #aebbe2

HTML with inline CSS

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

CSS Border Right color for the above div is #aebbe2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aebbe2

HTML with inline CSS

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

CSS Border Top color for the above div is #aebbe2

HTML with inline CSS

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

#aebbe2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aebbe2 Color code Preview on White Background

This is how #aebbe2 Color code will look on white background color. Color contrast ratio is 1.91

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

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