Skip to main content Skip to docs navigation

#aecaf4 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 Baby Blue Eyes and its hex is #A1CAF1 Nearest Color Name

Color Hue/Base color: Blue

Hex #aecaf4 Color code in RGB color code model is created after adding 68.24% red color, 79.22% green color and 95.69% blue color. Hex #aecaf4 Color code in CMYK color (process color) code model is generated after subtraction of 29% cyan, 17% magenta, 0% yellow and 4.31% black.

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

RGB Chart

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

Color Table

Hex Color Code aecaf4 #aecaf4
RGB Decimal 174, 202, 244 174, 202, 244
RGB Percent 68%, 79%, 96% rgb(68%, 79%, 96%)
CSS RGBa 174, 202, 244,1 rgba(174,202,244,1)
CMYK Model cmyk(29%,17%,0%,4.31%)
HSL Color Space 216,76% ,82% hsl(216,76% ,82%)
HSV Color Space 216°, 29%, 96%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101110 11001010 11110100
Octal 256 312 364
Decimal 174 202 244
Hex ae ca f4

Different shades of #aecaf4 color code.

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

Darkest of #aecaf4
#2772e2
Darker of #aecaf4
#548fe8
Dark of #aecaf4
#81adee
Base of #aecaf4
#aecaf4
Light of #aecaf4
#dbe7fa
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

#aecaf4
#f4d8ae

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

Split Complementary

#aecaf4
#f4b5ae
#edf4ae

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

Analogous Color

#aef3f4
#aee7f4
#aecaf4
#aeb3f4
#c6aef4

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

#aecaf4
#caf4ae
#f4aeca

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

#aecaf4
#f4aeca
#f4d8ae
#aef4d8

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

#aecaf4
#f4aeed
#f4d8ae
#aef4b5

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

#1a5bbc
#2772e2
#548fe8
#81adee
#aecaf4
#dbe7fa
#ffffff
#ffffff
#ffffff

Tints of #aecaf4 Color

#aecaf4
#b7cff5
#c0d5f6
#c9dbf7
#d2e1f8
#dbe7fa
#e4edfb
#edf3fc
#f6f9fd
#ffffff

Shades of #aecaf4 color code

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

#aecaf4
#9ab3d8
#879dbd
#7486a2
#607087
#4d596c
#3a4351
#262c36
#13161b
#000000

Tones

#aecaf4
#b7cceb
#c0cee2
#cad0d8
#d1d1d1

Tones

Similar Color like #aecaf4 color

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

#afcbf5
#b0ccf6
#b1cdf7
#b2cef8
#b3cff9
#b4d0fa
#b5d1fb
#b6d2fc
#b7d3fd
#b8d4fe
#b9d5ff
#bad6ff
#bbd7ff
#bcd8ff
#adc9f3
#acc8f2
#abc7f1
#aac6f0
#a9c5ef
#a8c4ee
#a7c3ed
#a6c2ec
#a5c1eb
#a4c0ea
#a3bfe9
#a2bee8
#a1bde7
#a0bce6

Download this Light Blue

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

#aecaf4 Color Code Preview on Black Background Color

This is how #aecaf4 Color will look on black background color. Color contrast ratio is 12.55

#aecaf4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aecaf4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aecaf4

#aecaf4 color code is use for CSS Background Color

Background color for the above div is #aecaf4

HTML with inline CSS

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

#aecaf4 color code is use for CSS Border Color

CSS Border color for the above div is #aecaf4

HTML with inline CSS

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

CSS Border Left color for the above div is #aecaf4

HTML with inline CSS

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

CSS Border Right color for the above div is #aecaf4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aecaf4

HTML with inline CSS

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

CSS Border Top color for the above div is #aecaf4

HTML with inline CSS

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

#aecaf4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aecaf4 Color code Preview on White Background

This is how #aecaf4 Color code will look on white background color. Color contrast ratio is 1.67

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

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