Skip to main content Skip to docs navigation

#aecbf2 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 Alphabet Blue and its hex is #ABCDEF Nearest Color Name

Color Hue/Base color: Blue

Hex #aecbf2 Color code in RGB color code model is created after adding 68.24% red color, 79.61% green color and 94.9% blue color. Hex #aecbf2 Color code in CMYK color (process color) code model is generated after subtraction of 28% cyan, 16% magenta, 0% yellow and 5.1% black.

Hex #aecbf2 color code is between #aaccee web safe hex color code and #bbbbff web safe hex color code. #aaccee is the nearest web safe color code. You can see here many more shades of #aecbf2 color code.

RGB Chart

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

Color Table

Hex Color Code aecbf2 #aecbf2
RGB Decimal 174, 203, 242 174, 203, 242
RGB Percent 68%, 80%, 95% rgb(68%, 80%, 95%)
CSS RGBa 174, 203, 242,1 rgba(174,203,242,1)
CMYK Model cmyk(28%,16%,0%,5.1%)
HSL Color Space 214,72% ,82% hsl(214,72% ,82%)
HSV Color Space 214°, 28%, 95%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101110 11001011 11110010
Octal 256 313 362
Decimal 174 203 242
Hex ae cb f2

Different shades of #aecbf2 color code.

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

Darkest of #aecbf2
#2a76dd
Darker of #aecbf2
#5693e4
Dark of #aecbf2
#82afeb
Base of #aecbf2
#aecbf2
Light of #aecbf2
#dae7f9
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

#aecbf2
#f2d5ae

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

Split Complementary

#aecbf2
#f2b3ae
#edf2ae

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

Analogous Color

#aef2f1
#aee7f2
#aecbf2
#aeb4f2
#c4aef2

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

#aecbf2
#cbf2ae
#f2aecb

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

#aecbf2
#f2aecb
#f2d5ae
#aef2d5

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

#aecbf2
#f2aeed
#f2d5ae
#aef2b3

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

#1d5fb7
#2a76dd
#5693e4
#82afeb
#aecbf2
#dae7f9
#ffffff
#ffffff
#ffffff

Tints of #aecbf2 Color

#aecbf2
#b7d0f3
#c0d6f4
#c9dcf6
#d2e2f7
#dbe7f9
#e4edfa
#edf3fc
#f6f9fd
#ffffff

Shades of #aecbf2 color code

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

#aecbf2
#9ab4d7
#879dbc
#7487a1
#607086
#4d5a6b
#3a4350
#262d35
#13161a
#000000

Tones

#aecbf2
#b7cce9
#c1cedf
#cacfd6
#d0d0d0

Tones

Similar Color like #aecbf2 color

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

#afccf3
#b0cdf4
#b1cef5
#b2cff6
#b3d0f7
#b4d1f8
#b5d2f9
#b6d3fa
#b7d4fb
#b8d5fc
#b9d6fd
#bad7fe
#bbd8ff
#bcd9ff
#adcaf1
#acc9f0
#abc8ef
#aac7ee
#a9c6ed
#a8c5ec
#a7c4eb
#a6c3ea
#a5c2e9
#a4c1e8
#a3c0e7
#a2bfe6
#a1bee5
#a0bde4

Download this Light Blue

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

#aecbf2 Color Code Preview on Black Background Color

This is how #aecbf2 Color will look on black background color. Color contrast ratio is 12.62

#aecbf2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aecbf2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aecbf2

#aecbf2 color code is use for CSS Background Color

Background color for the above div is #aecbf2

HTML with inline CSS

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

#aecbf2 color code is use for CSS Border Color

CSS Border color for the above div is #aecbf2

HTML with inline CSS

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

CSS Border Left color for the above div is #aecbf2

HTML with inline CSS

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

CSS Border Right color for the above div is #aecbf2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aecbf2

HTML with inline CSS

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

CSS Border Top color for the above div is #aecbf2

HTML with inline CSS

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

#aecbf2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aecbf2 Color code Preview on White Background

This is how #aecbf2 Color code will look on white background color. Color contrast ratio is 1.66

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

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