Skip to main content Skip to docs navigation

#aebfdf 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 Wisp and its hex is #A9BADD Nearest Color Name

Color Hue/Base color: Blue

Hex #aebfdf Color code in RGB color code model is created after adding 68.24% red color, 74.9% green color and 87.45% blue color. Hex #aebfdf Color code in CMYK color (process color) code model is generated after subtraction of 22% cyan, 14% magenta, 0% yellow and 12.55% black.

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

RGB Chart

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

Color Table

Hex Color Code aebfdf #aebfdf
RGB Decimal 174, 191, 223 174, 191, 223
RGB Percent 68%, 75%, 87% rgb(68%, 75%, 87%)
CSS RGBa 174, 191, 223,1 rgba(174,191,223,1)
CMYK Model cmyk(22%,14%,0%,12.55%)
HSL Color Space 219,43% ,78% hsl(219,43% ,78%)
HSV Color Space 219°, 22%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101110 10111111 11011111
Octal 256 277 337
Decimal 174 191 223
Hex ae bf df

Different shades of #aebfdf color code.

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

Darkest of #aebfdf
#456aaf
Darker of #aebfdf
#6585c2
Dark of #aebfdf
#89a2d1
Base of #aebfdf
#aebfdf
Light of #aebfdf
#d3dced
Lighter
#f7f9fc
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

#aebfdf
#dfceae

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

Split Complementary

#aebfdf
#dfb5ae
#d7dfae

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

Analogous Color

#aedcdf
#aed3df
#aebfdf
#aeafdf
#c2aedf

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

#aebfdf
#bfdfae
#dfaebf

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

#aebfdf
#dfaebf
#dfceae
#aedfce

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

#aebfdf
#dfaed7
#dfceae
#aedfb5

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

#37548a
#456aaf
#6585c2
#89a2d1
#aebfdf
#d3dced
#f7f9fc
#ffffff
#ffffff

Tints of #aebfdf Color

#aebfdf
#b7c6e2
#c0cde6
#c9d4e9
#d2dbed
#dbe2f0
#e4e9f4
#edf0f7
#f6f7fb
#ffffff

Shades of #aebfdf color code

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

#aebfdf
#9aa9c6
#8794ad
#747f94
#606a7b
#4d5463
#3a3f4a
#262a31
#131518
#000000

Tones

#aebfdf
#b9c2d4
#c5c6c8
#c6c6c6
#c6c6c6

Tones

Similar Color like #aebfdf color

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

#afc0e0
#b0c1e1
#b1c2e2
#b2c3e3
#b3c4e4
#b4c5e5
#b5c6e6
#b6c7e7
#b7c8e8
#b8c9e9
#b9caea
#bacbeb
#bbccec
#bccded
#adbede
#acbddd
#abbcdc
#aabbdb
#a9bada
#a8b9d9
#a7b8d8
#a6b7d7
#a5b6d6
#a4b5d5
#a3b4d4
#a2b3d3
#a1b2d2
#a0b1d1

Download this Light Blue

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

#aebfdf Color Code Preview on Black Background Color

This is how #aebfdf Color will look on black background color. Color contrast ratio is 11.32

#aebfdf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aebfdf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aebfdf

#aebfdf color code is use for CSS Background Color

Background color for the above div is #aebfdf

HTML with inline CSS

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

#aebfdf color code is use for CSS Border Color

CSS Border color for the above div is #aebfdf

HTML with inline CSS

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

CSS Border Left color for the above div is #aebfdf

HTML with inline CSS

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

CSS Border Right color for the above div is #aebfdf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aebfdf

HTML with inline CSS

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

CSS Border Top color for the above div is #aebfdf

HTML with inline CSS

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

#aebfdf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aebfdf Color code Preview on White Background

This is how #aebfdf Color code will look on white background color. Color contrast ratio is 1.86

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

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