crispedge.com

Color picker

Loading...

#aeeaff hex color - Blue - Cool color - Information

#aeeaff hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #aeeaff Color code in RGB color code model is created after adding 68.24% red color, 91.76% green color and 100% blue color. Hex #aeeaff Color code in CMYK color (process color) code model is generated after subtraction of 32% cyan, 8% magenta, 0% yellow and 0% black.

Hex #aeeaff color code is between #aaeeee web safe hex color code and #bbdddd web safe hex color code. #aaeeee is the nearest web safe color code. You can see here many more shades of #aeeaff color code.

0 Likes 0 Comments | 6 Views

RGB Chart

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

Color Table

Hex Color Codeaeeaff#aeeaff
RGB Decimal174, 234, 255rgb(174, 234, 255)
RGB Percent68%, 92%, 100%rgb(68%, 92%, 100%)
CSS RGBa174, 234, 255,1rgba(174,234,255,1)
CMYK Modelcmyk(32%,8%,0%,0%)
HSL Color Space196,100% ,84%hsl(196,100% ,84%)
HSV Color Space196°, 32%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011101110101011111111
Octal256352377
Decimal174234255
Hexaeeaff

Different shades of #aeeaff color code.

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

Light Shade of #aeeaff
#e1f7ff
Dark Shade of #aeeaff
#7bddff
Saturated Shade of #aeeaff
#aeeaff
Desaturated Shade of #aeeaff
#b2e8fb
Grey scale Shade of #aeeaff
#d6d6d6
Brighten Shade
#c7ffff
Most Readable Shade
#000000

Shades of #aeeaff color code

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

#aeeaff
#9ad0e2
#87b6c6
#749caa
#60828d
#4d6871
#3a4e55
#263438
#131a1c
#000000

Similar Color like #aeeaff color

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

#afebff
#b0ecff
#b1edff
#b2eeff
#b3efff
#b4f0ff
#b5f1ff
#b6f2ff
#b7f3ff
#b8f4ff
#b9f5ff
#baf6ff
#bbf7ff
#bcf8ff
#ade9fe
#ace8fd
#abe7fc
#aae6fb
#a9e5fa
#a8e4f9
#a7e3f8
#a6e2f7
#a5e1f6
#a4e0f5
#a3dff4
#a2def3
#a1ddf2
#a0dcf1

Monochromatic Color with #aeeaff

#aeeaff
#1d272a
#3a4e55
#577580
#749caa
#91c3d4

Tints of #aeeaff Color

#aeeaff
#b7ecff
#c0eeff
#c9f1ff
#d2f3ff
#dbf5ff
#e4f8ff
#edfaff
#f6fcff
#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

#aeeaff
#ffc3ae

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

Split Complementary

#aeeaff
#ffaec2
#ffebae

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

Analogous Color

#aefff4
#aefaff
#aeeaff
#aedaff
#aecaff

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

#aeeaff
#ffaeea
#eaffae

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

#aeeaff
#ebaeff
#ffc3ae
#c1ffae

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#aeeaff
#ffc3ae
#ffebae
#aec2ff

Double Complementary 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).

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

#aeeaff Color Code Preview on Black Background Color

This is how #aeeaff Color will look on black background color. Color contrast ratio is 16.01

#aeeaff in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aeeaff

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aeeaff

#aeeaff color code is use for CSS Background Color

Background color for the above div is #aeeaff

HTML with inline CSS

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

#aeeaff color code is use for CSS Border Color

CSS Border color for the above div is #aeeaff

HTML with inline CSS

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

CSS Border Left color for the above div is #aeeaff

HTML with inline CSS

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

CSS Border Right color for the above div is #aeeaff

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aeeaff

HTML with inline CSS

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

CSS Border Top color for the above div is #aeeaff

HTML with inline CSS

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

#aeeaff hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aeeaff Color code Preview on White Background

This is how #aeeaff Color code will look on white background color. Color contrast ratio is 1.31

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(174,234,255,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(255,195,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(174,234,255,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 6 Views

Post your comment:-

By submitting comment you agree to our privacy policy.