crispedge.com

Color picker

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

#aaddf3 hex color - Blue - Cool color - Information

#aaddf3 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #aaddf3 Color code in RGB color code model is created after adding 66.67% red color, 86.67% green color and 95.29% blue color. Hex #aaddf3 Color code in CMYK color (process color) code model is generated after subtraction of 30% cyan, 9% magenta, 0% yellow and 5% black.

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

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codeaaddf3#aaddf3
RGB Decimal170, 221, 243rgb(170, 221, 243)
RGB Percent67%, 87%, 95%rgb(67%, 87%, 95%)
CSS RGBa170, 221, 243,1rgba(170,221,243,1)
CMYK Modelcmyk(30%,9%,0%,5%)
HSL Color Space198,75% ,81%hsl(198,75% ,81%)
HSV Color Space198°, 30%, 95%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010101101110111110011
Octal252335363
Decimal170221243
Hexaaddf3

Different shades of #aaddf3 color code.

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

Light Shade of #aaddf3
#d7eff9
Dark Shade of #aaddf3
#7dcbed
Saturated Shade of #aaddf3
#a5dff8
Desaturated Shade of #aaddf3
#afdbee
Grey scale Shade of #aaddf3
#cecece
Brighten Shade
#c3f6ff
Most Readable Shade
#000000

Shades of #aaddf3 color code

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

#aaddf3
#97c4d8
#84abbd
#7193a2
#5e7a87
#4b626c
#384951
#253136
#12181b
#000000

Similar Color like #aaddf3 color

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

#abdef4
#acdff5
#ade0f6
#aee1f7
#afe2f8
#b0e3f9
#b1e4fa
#b2e5fb
#b3e6fc
#b4e7fd
#b5e8fe
#b6e9ff
#b7eaff
#b8ebff
#a9dcf2
#a8dbf1
#a7daf0
#a6d9ef
#a5d8ee
#a4d7ed
#a3d6ec
#a2d5eb
#a1d4ea
#a0d3e9
#9fd2e8
#9ed1e7
#9dd0e6
#9ccfe5

Monochromatic Color with #aaddf3

#aaddf3
#151c1e
#334249
#516973
#6f909e
#8cb6c8

Tints of #aaddf3 Color

#aaddf3
#b3e0f4
#bce4f5
#c6e8f7
#cfecf8
#d9eff9
#e2f3fb
#ecf7fc
#f5fbfd
#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

#aaddf3
#f3c0aa

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

Split Complementary

#aaddf3
#f3aab8
#f3e4aa

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

Analogous Color

#aaf3ec
#aaecf3
#aaddf3
#aacef3
#aac0f3

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

#aaddf3
#f3aadd
#ddf3aa

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

#aaddf3
#e4aaf3
#f3c0aa
#b9f3aa

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

#aaddf3
#f3c0aa
#f3e4aa
#aab8f3

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

#aaddf3 Color Code Preview on Black Background Color

This is how #aaddf3 Color will look on black background color. Color contrast ratio is 14.35

#aaddf3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaddf3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaddf3

#aaddf3 color code is use for CSS Background Color

Background color for the above div is #aaddf3

HTML with inline CSS

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

#aaddf3 color code is use for CSS Border Color

CSS Border color for the above div is #aaddf3

HTML with inline CSS

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

CSS Border Left color for the above div is #aaddf3

HTML with inline CSS

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

CSS Border Right color for the above div is #aaddf3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aaddf3

HTML with inline CSS

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

CSS Border Top color for the above div is #aaddf3

HTML with inline CSS

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

#aaddf3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aaddf3 Color code Preview on White Background

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.