crispedge.com

Color picker

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

#a2cee5 hex color - Blue - Cool color - Information

#a2cee5 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #a2cee5 Color code in RGB color code model is created after adding 63.53% red color, 80.78% green color and 89.8% blue color. Hex #a2cee5 Color code in CMYK color (process color) code model is generated after subtraction of 29% cyan, 10% magenta, 0% yellow and 10% black.

Hex #a2cee5 color code is between #aaccdd web safe hex color code and #99ddee web safe hex color code. #aaccdd is the nearest web safe color code. You can see here many more shades of #a2cee5 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codea2cee5#a2cee5
RGB Decimal162, 206, 229rgb(162, 206, 229)
RGB Percent64%, 81%, 90%rgb(64%, 81%, 90%)
CSS RGBa162, 206, 229,1rgba(162,206,229,1)
CMYK Modelcmyk(29%,10%,0%,10%)
HSL Color Space201,56% ,77%hsl(201,56% ,77%)
HSV Color Space201°, 29%, 90%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101000101100111011100101
Octal242316345
Decimal162206229
Hexa2cee5

Different shades of #a2cee5 color code.

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

Light Shade of #a2cee5
#cae3f0
Dark Shade of #a2cee5
#7ab9da
Saturated Shade of #a2cee5
#9cd0eb
Desaturated Shade of #a2cee5
#a8ccdf
Grey scale Shade of #a2cee5
#c3c3c3
Brighten Shade
#bbe7fe
Most Readable Shade
#000000

Shades of #a2cee5 color code

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

#a2cee5
#90b7cb
#7ea0b2
#6c8998
#5a727f
#485b65
#36444c
#242d32
#121619
#000000

Similar Color like #a2cee5 color

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

#a3cfe6
#a4d0e7
#a5d1e8
#a6d2e9
#a7d3ea
#a8d4eb
#a9d5ec
#aad6ed
#abd7ee
#acd8ef
#add9f0
#aedaf1
#afdbf2
#b0dcf3
#a1cde4
#a0cce3
#9fcbe2
#9ecae1
#9dc9e0
#9cc8df
#9bc7de
#9ac6dd
#99c5dc
#98c4db
#97c3da
#96c2d9
#95c1d8
#94c0d7

Monochromatic Color with #a2cee5

#a2cee5
#0c0f10
#2a353b
#485b65
#668290
#84a8ba

Tints of #a2cee5 Color

#a2cee5
#acd3e7
#b6d8ea
#c1deed
#cbe3f0
#d5e9f3
#e0eef6
#eaf4f9
#f4f9fc
#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

#a2cee5
#e5b9a2

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

Split Complementary

#a2cee5
#e5a2ad
#e5dba2

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

Analogous Color

#a2e5e1
#a2dbe5
#a2cee5
#a2c1e5
#a2b3e5

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

#a2cee5
#e5a2ce
#cee5a2

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

#a2cee5
#daa2e5
#e5b9a2
#ace5a2

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

#a2cee5
#e5b9a2
#e5dba2
#a2ade5

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

#a2cee5 Color Code Preview on Black Background Color

This is how #a2cee5 Color will look on black background color. Color contrast ratio is 12.50

#a2cee5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a2cee5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a2cee5

#a2cee5 color code is use for CSS Background Color

Background color for the above div is #a2cee5

HTML with inline CSS

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

#a2cee5 color code is use for CSS Border Color

CSS Border color for the above div is #a2cee5

HTML with inline CSS

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

CSS Border Left color for the above div is #a2cee5

HTML with inline CSS

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

CSS Border Right color for the above div is #a2cee5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a2cee5

HTML with inline CSS

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

CSS Border Top color for the above div is #a2cee5

HTML with inline CSS

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

#a2cee5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a2cee5 Color code Preview on White Background

This is how #a2cee5 Color code will look on white background color. Color contrast ratio is 1.68

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

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.