crispedge.com

Color picker

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

#a8edd5 hex color - Green - Cool color - Information

#a8edd5 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #a8edd5 Color code in RGB color code model is created after adding 65.88% red color, 92.94% green color and 83.53% blue color. Hex #a8edd5 Color code in CMYK color (process color) code model is generated after subtraction of 29% cyan, 0% magenta, 10% yellow and 7% black.

Hex #a8edd5 color code is between #aaeedd web safe hex color code and #99ddcc web safe hex color code. #aaeedd is the nearest web safe color code. You can see here many more shades of #a8edd5 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea8edd5#a8edd5
RGB Decimal168, 237, 213rgb(168, 237, 213)
RGB Percent66%, 93%, 84%rgb(66%, 93%, 84%)
CSS RGBa168, 237, 213,1rgba(168,237,213,1)
CMYK Modelcmyk(29%,0%,10%,7%)
HSL Color Space159,66% ,79%hsl(159,66% ,79%)
HSV Color Space159°, 29%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010001110110111010101
Octal250355325
Decimal168237213
Hexa8edd5

Different shades of #a8edd5 color code.

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

Light Shade of #a8edd5
#d2f6e9
Dark Shade of #a8edd5
#7ee4c1
Saturated Shade of #a8edd5
#a3f2d7
Desaturated Shade of #a8edd5
#ade8d3
Grey scale Shade of #a8edd5
#cacaca
Brighten Shade
#c1ffee
Most Readable Shade
#000000

Shades of #a8edd5 color code

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

#a8edd5
#95d2bd
#82b8a5
#709e8e
#5d8376
#4a695e
#384f47
#25342f
#121a17
#000000

Similar Color like #a8edd5 color

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

#a9eed6
#aaefd7
#abf0d8
#acf1d9
#adf2da
#aef3db
#aff4dc
#b0f5dd
#b1f6de
#b2f7df
#b3f8e0
#b4f9e1
#b5fae2
#b6fbe3
#a7ecd4
#a6ebd3
#a5ead2
#a4e9d1
#a3e8d0
#a2e7cf
#a1e6ce
#a0e5cd
#9fe4cc
#9ee3cb
#9de2ca
#9ce1c9
#9be0c8
#9adfc7

Monochromatic Color with #a8edd5

#a8edd5
#111816
#2f433c
#4e6d62
#6c9889
#8ac2af

Tints of #a8edd5 Color

#a8edd5
#b1efd9
#bbf1de
#c5f3e3
#cef5e7
#d8f7ec
#e2f9f1
#ebfbf5
#f5fdfa
#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

#a8edd5
#eda8c0

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

Split Complementary

#a8edd5
#eda8e3
#edb3a8

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

Analogous Color

#a8edb9
#a8edc7
#a8edd5
#a8ede3
#a8e9ed

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

#a8edd5
#d5a8ed
#edd5a8

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

#a8edd5
#b2a8ed
#eda8c0
#e2eda8

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

#a8edd5
#eda8c0
#edb3a8
#a8e3ed

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

#a8edd5 Color Code Preview on Black Background Color

This is how #a8edd5 Color will look on black background color. Color contrast ratio is 15.74

#a8edd5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a8edd5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a8edd5

#a8edd5 color code is use for CSS Background Color

Background color for the above div is #a8edd5

HTML with inline CSS

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

#a8edd5 color code is use for CSS Border Color

CSS Border color for the above div is #a8edd5

HTML with inline CSS

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

CSS Border Left color for the above div is #a8edd5

HTML with inline CSS

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

CSS Border Right color for the above div is #a8edd5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a8edd5

HTML with inline CSS

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

CSS Border Top color for the above div is #a8edd5

HTML with inline CSS

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

#a8edd5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a8edd5 Color code Preview on White Background

This is how #a8edd5 Color code will look on white background color. Color contrast ratio is 1.33

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.