crispedge.com

Color picker

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

#aeddf1 hex color - Blue - Cool color - Information

#aeddf1 hex color - Blue - Cool color

Color Hue/Base color: Blue

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

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

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codeaeddf1#aeddf1
RGB Decimal174, 221, 241rgb(174, 221, 241)
RGB Percent68%, 87%, 95%rgb(68%, 87%, 95%)
CSS RGBa174, 221, 241,1rgba(174,221,241,1)
CMYK Modelcmyk(28%,8%,0%,5%)
HSL Color Space198,71% ,81%hsl(198,71% ,81%)
HSV Color Space198°, 28%, 95%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011101101110111110001
Octal256335361
Decimal174221241
Hexaeddf1

Different shades of #aeddf1 color code.

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

Light Shade of #aeddf1
#d9eff9
Dark Shade of #aeddf1
#83cbe9
Saturated Shade of #aeddf1
#a9dff6
Desaturated Shade of #aeddf1
#b3dbec
Grey scale Shade of #aeddf1
#cfcfcf
Brighten Shade
#c7f6ff
Most Readable Shade
#000000

Shades of #aeddf1 color code

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

#aeddf1
#9ac4d6
#87abbb
#7493a0
#607a85
#4d626b
#3a4950
#263135
#13181a
#000000

Similar Color like #aeddf1 color

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

#afdef2
#b0dff3
#b1e0f4
#b2e1f5
#b3e2f6
#b4e3f7
#b5e4f8
#b6e5f9
#b7e6fa
#b8e7fb
#b9e8fc
#bae9fd
#bbeafe
#bcebff
#addcf0
#acdbef
#abdaee
#aad9ed
#a9d8ec
#a8d7eb
#a7d6ea
#a6d5e9
#a5d4e8
#a4d3e7
#a3d2e6
#a2d1e5
#a1d0e4
#a0cfe3

Monochromatic Color with #aeddf1

#aeddf1
#151a1c
#334147
#526871
#718f9c
#8fb6c6

Tints of #aeddf1 Color

#aeddf1
#b7e0f2
#c0e4f4
#c9e8f5
#d2ecf7
#dbeff8
#e4f3fa
#edf7fb
#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

#aeddf1
#f1c2ae

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

Split Complementary

#aeddf1
#f1aebc
#f1e3ae

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

Analogous Color

#aef1ea
#aeeaf1
#aeddf1
#aed0f1
#aec2f1

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

#aeddf1
#f1aedd
#ddf1ae

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

#aeddf1
#e3aef1
#f1c2ae
#bbf1ae

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

#aeddf1
#f1c2ae
#f1e3ae
#aebcf1

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

#aeddf1 Color Code Preview on Black Background Color

This is how #aeddf1 Color will look on black background color. Color contrast ratio is 14.41

#aeddf1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aeddf1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aeddf1

#aeddf1 color code is use for CSS Background Color

Background color for the above div is #aeddf1

HTML with inline CSS

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

#aeddf1 color code is use for CSS Border Color

CSS Border color for the above div is #aeddf1

HTML with inline CSS

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

CSS Border Left color for the above div is #aeddf1

HTML with inline CSS

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

CSS Border Right color for the above div is #aeddf1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aeddf1

HTML with inline CSS

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

CSS Border Top color for the above div is #aeddf1

HTML with inline CSS

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

#aeddf1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aeddf1 Color code Preview on White Background

This is how #aeddf1 Color code will look on white background color. Color contrast ratio is 1.46

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.