Skip to main content Skip to docs navigation

#aedbfe 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 Droplet and its hex is #AADDFF Nearest Color Name

Color Hue/Base color: Blue

Hex #aedbfe Color code in RGB color code model is created after adding 68.24% red color, 85.88% green color and 99.61% blue color. Hex #aedbfe Color code in CMYK color (process color) code model is generated after subtraction of 31% cyan, 14% magenta, 0% yellow and 0.39% black.

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

RGB Chart

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

Color Table

Hex Color Code aedbfe #aedbfe
RGB Decimal 174, 219, 254 174, 219, 254
RGB Percent 68%, 86%, 100% rgb(68%, 86%, 100%)
CSS RGBa 174, 219, 254,1 rgba(174,219,254,1)
CMYK Model cmyk(31%,14%,0%,0.39%)
HSL Color Space 206,98% ,84% hsl(206,98% ,84%)
HSV Color Space 206°, 31%, 100%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101110 11011011 11111110
Octal 256 333 376
Decimal 174 219 254
Hex ae db fe

Different shades of #aedbfe color code.

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

Darkest of #aedbfe
#1798fc
Darker of #aedbfe
#49aefd
Dark of #aedbfe
#7cc5fd
Base of #aedbfe
#aedbfe
Light of #aedbfe
#e0f1ff
Lighter
#ffffff
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

#aedbfe
#fed1ae

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

Split Complementary

#aedbfe
#feaeb3
#fef9ae

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

Analogous Color

#aefef2
#aefcfe
#aedbfe
#aec0fe
#bdaefe

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

#aedbfe
#dbfeae
#feaedb

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

#aedbfe
#feaedb
#fed1ae
#aefed1

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

#aedbfe
#f9aefe
#fed1ae
#b3feae

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

#037edd
#1798fc
#49aefd
#7cc5fd
#aedbfe
#e0f1ff
#ffffff
#ffffff
#ffffff

Tints of #aedbfe Color

#aedbfe
#b7dffe
#c0e3fe
#c9e7fe
#d2ebfe
#dbeffe
#e4f3fe
#edf7fe
#f6fbfe
#ffffff

Shades of #aedbfe color code

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

#aedbfe
#9ac2e1
#87aac5
#7492a9
#60798d
#4d6170
#3a4954
#263038
#13181c
#000000

Tones

#aedbfe
#b6daf6
#bed9ee
#c7d8e5
#cfd7dd

Tones

Similar Color like #aedbfe color

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

#afdcff
#b0ddff
#b1deff
#b2dfff
#b3e0ff
#b4e1ff
#b5e2ff
#b6e3ff
#b7e4ff
#b8e5ff
#b9e6ff
#bae7ff
#bbe8ff
#bce9ff
#addafd
#acd9fc
#abd8fb
#aad7fa
#a9d6f9
#a8d5f8
#a7d4f7
#a6d3f6
#a5d2f5
#a4d1f4
#a3d0f3
#a2cff2
#a1cef1
#a0cdf0

Download this Light Blue

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

#aedbfe Color Code Preview on Black Background Color

This is how #aedbfe Color will look on black background color. Color contrast ratio is 14.36

#aedbfe in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aedbfe

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aedbfe

#aedbfe color code is use for CSS Background Color

Background color for the above div is #aedbfe

HTML with inline CSS

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

#aedbfe color code is use for CSS Border Color

CSS Border color for the above div is #aedbfe

HTML with inline CSS

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

CSS Border Left color for the above div is #aedbfe

HTML with inline CSS

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

CSS Border Right color for the above div is #aedbfe

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aedbfe

HTML with inline CSS

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

CSS Border Top color for the above div is #aedbfe

HTML with inline CSS

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

#aedbfe hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aedbfe Color code Preview on White Background

This is how #aedbfe Color code will look on white background color. Color contrast ratio is 1.46

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

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