crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#aee1f2 hex color - Blue - Cool color - Information

#aee1f2 hex color - Blue - Cool color

Color Hue/Base color: Blue

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

Hex #aee1f2 color code is between #aaddee web safe hex color code and #bbeeff web safe hex color code. #aaddee is the nearest web safe color code. You can see here many more shades of #aee1f2 color code.

0 Likes 0 Comments | 5 Views

Color Table

Hex Color Codeaee1f2#aee1f2
RGB Decimal174, 225, 242rgb(174, 225, 242)
RGB Percent68%, 88%, 95%rgb(68%, 88%, 95%)
CSS RGBa174, 225, 242,1rgba(174,225,242,1)
CMYK Modelcmyk(28%,7%,0%,5%)
HSL Color Space195,72% ,82%hsl(195,72% ,82%)
HSV Color Space195°, 28%, 95%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011101110000111110010
Octal256341362
Decimal174225242
Hexaee1f2

Different shades of #aee1f2 color code.

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

Light Shade of #aee1f2
#daf1f9
Dark Shade of #aee1f2
#82d1eb
Saturated Shade of #aee1f2
#a9e3f7
Desaturated Shade of #aee1f2
#b3dfed
Grey scale Shade of #aee1f2
#d0d0d0
Brighten Shade
#c7faff
Most Readable Shade
#000000

Shades of #aee1f2 color code

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

#aee1f2
#9ac8d7
#87afbc
#7496a1
#607d86
#4d646b
#3a4b50
#263235
#13191a
#000000

Similar Color like #aee1f2 color

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

#afe2f3
#b0e3f4
#b1e4f5
#b2e5f6
#b3e6f7
#b4e7f8
#b5e8f9
#b6e9fa
#b7eafb
#b8ebfc
#b9ecfd
#baedfe
#bbeeff
#bcefff
#ade0f1
#acdff0
#abdeef
#aaddee
#a9dced
#a8dbec
#a7daeb
#a6d9ea
#a5d8e9
#a4d7e8
#a3d6e7
#a2d5e6
#a1d4e5
#a0d3e4

Monochromatic Color with #aee1f2

#aee1f2
#151b1d
#344348
#526a72
#71929d
#8fb9c7

Tints of #aee1f2 Color

#aee1f2
#b7e4f3
#c0e7f4
#c9ebf6
#d2eef7
#dbf1f9
#e4f5fa
#edf8fc
#f6fbfd
#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

#aee1f2
#f2bfae

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

Split Complementary

#aee1f2
#f2aebf
#f2e1ae

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

Analogous Color

#aef2e8
#aeeff2
#aee1f2
#aed3f2
#aec6f2

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

#aee1f2
#f2aee1
#e1f2ae

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

#aee1f2
#e1aef2
#f2bfae
#bff2ae

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

#aee1f2
#f2bfae
#f2e1ae
#aebff2

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 #aee1f2 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.

#aee1f2 Color Code Preview on Black Background Color

This is how #aee1f2 Color will look on black background color. Color contrast ratio is 14.85

#aee1f2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aee1f2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aee1f2

#aee1f2 color code is use for CSS Background Color

Background color for the above div is #aee1f2

HTML with inline CSS

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

#aee1f2 color code is use for CSS Border Color

CSS Border color for the above div is #aee1f2

HTML with inline CSS

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

CSS Border Left color for the above div is #aee1f2

HTML with inline CSS

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

CSS Border Right color for the above div is #aee1f2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aee1f2

HTML with inline CSS

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

CSS Border Top color for the above div is #aee1f2

HTML with inline CSS

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

#aee1f2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aee1f2 Color code Preview on White Background

This is how #aee1f2 Color code will look on white background color. Color contrast ratio is 1.41

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

Related Gradients

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

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.