Skip to main content Skip to docs navigation

#aedbfb 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 Ice Cold Stare and its hex is #B1D1FC Nearest Color Name

Color Hue/Base color: Blue

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

Hex #aedbfb 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 #aedbfb color code.

RGB Chart

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

Color Table

Hex Color Code aedbfb #aedbfb
RGB Decimal 174, 219, 251 174, 219, 251
RGB Percent 68%, 86%, 98% rgb(68%, 86%, 98%)
CSS RGBa 174, 219, 251,1 rgba(174,219,251,1)
CMYK Model cmyk(31%,13%,0%,1.57%)
HSL Color Space 205,91% ,83% hsl(205,91% ,83%)
HSV Color Space 205°, 31%, 98%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101110 11011011 11111011
Octal 256 333 373
Decimal 174 219 251
Hex ae db fb

Different shades of #aedbfb color code.

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

Darkest of #aedbfb
#1c9af4
Darker of #aedbfb
#4db0f6
Dark of #aedbfb
#7dc5f9
Base of #aedbfb
#aedbfb
Light of #aedbfb
#dff1fd
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

#aedbfb
#fbceae

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

Split Complementary

#aedbfb
#fbaeb4
#fbf5ae

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

Analogous Color

#aefbee
#aefbfb
#aedbfb
#aec1fb
#bbaefb

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

#aedbfb
#dbfbae
#fbaedb

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

#aedbfb
#fbaedb
#fbceae
#aefbce

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

#aedbfb
#f5aefb
#fbceae
#b4fbae

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

#0a7fd3
#1c9af4
#4db0f6
#7dc5f9
#aedbfb
#dff1fd
#ffffff
#ffffff
#ffffff

Tints of #aedbfb Color

#aedbfb
#b7dffb
#c0e3fb
#c9e7fc
#d2ebfc
#dbeffd
#e4f3fd
#edf7fe
#f6fbfe
#ffffff

Shades of #aedbfb color code

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

#aedbfb
#9ac2df
#87aac3
#7492a7
#60798b
#4d616f
#3a4953
#263037
#13181b
#000000

Tones

#aedbfb
#b6daf2
#bfd8ea
#c7d7e1
#d0d5d9

Tones

Similar Color like #aedbfb color

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

#afdcfc
#b0ddfd
#b1defe
#b2dfff
#b3e0ff
#b4e1ff
#b5e2ff
#b6e3ff
#b7e4ff
#b8e5ff
#b9e6ff
#bae7ff
#bbe8ff
#bce9ff
#addafa
#acd9f9
#abd8f8
#aad7f7
#a9d6f6
#a8d5f5
#a7d4f4
#a6d3f3
#a5d2f2
#a4d1f1
#a3d0f0
#a2cfef
#a1ceee
#a0cded

Download this Light Blue

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

#aedbfb Color Code Preview on Black Background Color

This is how #aedbfb Color will look on black background color. Color contrast ratio is 14.33

#aedbfb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aedbfb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aedbfb

#aedbfb color code is use for CSS Background Color

Background color for the above div is #aedbfb

HTML with inline CSS

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

#aedbfb color code is use for CSS Border Color

CSS Border color for the above div is #aedbfb

HTML with inline CSS

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

CSS Border Left color for the above div is #aedbfb

HTML with inline CSS

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

CSS Border Right color for the above div is #aedbfb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aedbfb

HTML with inline CSS

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

CSS Border Top color for the above div is #aedbfb

HTML with inline CSS

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

#aedbfb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aedbfb Color code Preview on White Background

This is how #aedbfb Color code will look on white background color. Color contrast ratio is 1.47

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

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