Skip to main content Skip to docs navigation

#aedbe3 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 Blue Bauble and its hex is #ABDEE3 Nearest Color Name

Color Hue/Base color: Blue

Hex #aedbe3 Color code in RGB color code model is created after adding 68.24% red color, 85.88% green color and 89.02% blue color. Hex #aedbe3 Color code in CMYK color (process color) code model is generated after subtraction of 23% cyan, 4% magenta, 0% yellow and 10.98% black.

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

RGB Chart

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

Color Table

Hex Color Code aedbe3 #aedbe3
RGB Decimal 174, 219, 227 174, 219, 227
RGB Percent 68%, 86%, 89% rgb(68%, 86%, 89%)
CSS RGBa 174, 219, 227,1 rgba(174,219,227,1)
CMYK Model cmyk(23%,4%,0%,10.98%)
HSL Color Space 189,49% ,79% hsl(189,49% ,79%)
HSV Color Space 189°, 23%, 89%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101110 11011011 11100011
Octal 256 333 343
Decimal 174 219 227
Hex ae db e3

Different shades of #aedbe3 color code.

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

Darkest of #aedbe3
#40a6b8
Darker of #aedbe3
#62b9c9
Dark of #aedbe3
#88cad6
Base of #aedbe3
#aedbe3
Light of #aedbe3
#d4ecf0
Lighter
#fafdfd
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

#aedbe3
#e3b6ae

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

Split Complementary

#aedbe3
#e3aec1
#e3d1ae

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

Analogous Color

#aee3cc
#aee3d5
#aedbe3
#aec9e3
#aeb3e3

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

#aedbe3
#dbe3ae
#e3aedb

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

#aedbe3
#e3aedb
#e3b6ae
#aee3b6

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

#aedbe3
#d1aee3
#e3b6ae
#c1e3ae

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

#338492
#40a6b8
#62b9c9
#88cad6
#aedbe3
#d4ecf0
#fafdfd
#ffffff
#ffffff

Tints of #aedbe3 Color

#aedbe3
#b7dfe6
#c0e3e9
#c9e7ec
#d2ebef
#dbeff2
#e4f3f5
#edf7f8
#f6fbfb
#ffffff

Shades of #aedbe3 color code

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

#aedbe3
#9ac2c9
#87aab0
#749297
#60797e
#4d6164
#3a494b
#263032
#131819
#000000

Tones

#aedbe3
#b9d3d8
#c4cccd
#c9c9c9
#c9c9c9

Tones

Similar Color like #aedbe3 color

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

#afdce4
#b0dde5
#b1dee6
#b2dfe7
#b3e0e8
#b4e1e9
#b5e2ea
#b6e3eb
#b7e4ec
#b8e5ed
#b9e6ee
#bae7ef
#bbe8f0
#bce9f1
#addae2
#acd9e1
#abd8e0
#aad7df
#a9d6de
#a8d5dd
#a7d4dc
#a6d3db
#a5d2da
#a4d1d9
#a3d0d8
#a2cfd7
#a1ced6
#a0cdd5

Download this Light Blue

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

#aedbe3 Color Code Preview on Black Background Color

This is how #aedbe3 Color will look on black background color. Color contrast ratio is 14.04

#aedbe3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aedbe3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aedbe3

#aedbe3 color code is use for CSS Background Color

Background color for the above div is #aedbe3

HTML with inline CSS

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

#aedbe3 color code is use for CSS Border Color

CSS Border color for the above div is #aedbe3

HTML with inline CSS

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

CSS Border Left color for the above div is #aedbe3

HTML with inline CSS

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

CSS Border Right color for the above div is #aedbe3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aedbe3

HTML with inline CSS

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

CSS Border Top color for the above div is #aedbe3

HTML with inline CSS

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

#aedbe3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aedbe3 Color code Preview on White Background

This is how #aedbe3 Color code will look on white background color. Color contrast ratio is 1.50

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

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