crispedge.com

Color picker

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

#aed6dc hex color - Blue - Cool color - Information

#aed6dc hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #aed6dc Color code in RGB color code model is created after adding 68.24% red color, 83.92% green color and 86.27% blue color. Hex #aed6dc Color code in CMYK color (process color) code model is generated after subtraction of 21% cyan, 3% magenta, 0% yellow and 14% black.

Hex #aed6dc color code is between #aadddd web safe hex color code and #bbcccc web safe hex color code. #aadddd is the nearest web safe color code. You can see here many more shades of #aed6dc color code.

0 Likes 0 Comments | 15 Views

Color Table

Hex Color Codeaed6dc#aed6dc
RGB Decimal174, 214, 220rgb(174, 214, 220)
RGB Percent68%, 84%, 86%rgb(68%, 84%, 86%)
CSS RGBa174, 214, 220,1rgba(174,214,220,1)
CMYK Modelcmyk(21%,3%,0%,14%)
HSL Color Space188,40% ,77%hsl(188,40% ,77%)
HSV Color Space188°, 21%, 86%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011101101011011011100
Octal256326334
Decimal174214220
Hexaed6dc

Different shades of #aed6dc color code.

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

Light Shade of #aed6dc
#d2e8eb
Dark Shade of #aed6dc
#8ac4cd
Saturated Shade of #aed6dc
#a8dae2
Desaturated Shade of #aed6dc
#b4d2d6
Grey scale Shade of #aed6dc
#c5c5c5
Brighten Shade
#c7eff5
Most Readable Shade
#000000

Shades of #aed6dc color code

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

#aed6dc
#9abec3
#87a6ab
#748e92
#60767a
#4d5f61
#3a4749
#262f30
#131718
#000000

Similar Color like #aed6dc color

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

#afd7dd
#b0d8de
#b1d9df
#b2dae0
#b3dbe1
#b4dce2
#b5dde3
#b6dee4
#b7dfe5
#b8e0e6
#b9e1e7
#bae2e8
#bbe3e9
#bce4ea
#add5db
#acd4da
#abd3d9
#aad2d8
#a9d1d7
#a8d0d6
#a7cfd5
#a6ced4
#a5cdd3
#a4ccd2
#a3cbd1
#a2cad0
#a1c9cf
#a0c8ce

Monochromatic Color with #aed6dc

#aed6dc
#060707
#283132
#495a5c
#6b8387
#8cadb1

Tints of #aed6dc Color

#aed6dc
#b7dadf
#c0dfe3
#c9e3e7
#d2e8eb
#dbecef
#e4f1f3
#edf5f7
#f6fafb
#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

#aed6dc
#dcb4ae

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

Split Complementary

#aed6dc
#dcaebf
#dccbae

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

Analogous Color

#aedcd0
#aedcd9
#aed6dc
#aecddc
#aec4dc

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

#aed6dc
#dcaed6
#d6dcae

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

#aed6dc
#cbaedc
#dcb4ae
#bfdcae

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

#aed6dc
#dcb4ae
#dccbae
#aebfdc

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

#aed6dc Color Code Preview on Black Background Color

This is how #aed6dc Color will look on black background color. Color contrast ratio is 13.45

#aed6dc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aed6dc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aed6dc

#aed6dc color code is use for CSS Background Color

Background color for the above div is #aed6dc

HTML with inline CSS

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

#aed6dc color code is use for CSS Border Color

CSS Border color for the above div is #aed6dc

HTML with inline CSS

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

CSS Border Left color for the above div is #aed6dc

HTML with inline CSS

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

CSS Border Right color for the above div is #aed6dc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aed6dc

HTML with inline CSS

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

CSS Border Top color for the above div is #aed6dc

HTML with inline CSS

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

#aed6dc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aed6dc Color code Preview on White Background

This is how #aed6dc Color code will look on white background color. Color contrast ratio is 1.56

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

Related Gradients

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

0 Likes 0 Comments | 15 Views

Post your comment:-

By submitting comment you agree to our privacy policy.