crispedge.com

Color picker

Loading...

#a8e6ee hex color - Blue - Cool color - Information

#a8e6ee hex color - Blue - Cool color

Color Hue/Base color: Blue

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

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

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codea8e6ee#a8e6ee
RGB Decimal168, 230, 238rgb(168, 230, 238)
RGB Percent66%, 90%, 93%rgb(66%, 90%, 93%)
CSS RGBa168, 230, 238,1rgba(168,230,238,1)
CMYK Modelcmyk(29%,3%,0%,7%)
HSL Color Space187,67% ,80%hsl(187,67% ,80%)
HSV Color Space187°, 29%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010001110011011101110
Octal250346356
Decimal168230238
Hexa8e6ee

Different shades of #a8e6ee color code.

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

Light Shade of #a8e6ee
#d3f2f6
Dark Shade of #a8e6ee
#7ddae6
Saturated Shade of #a8e6ee
#a3eaf3
Desaturated Shade of #a8e6ee
#ade2e9
Grey scale Shade of #a8e6ee
#cbcbcb
Brighten Shade
#c1ffff
Most Readable Shade
#000000

Shades of #a8e6ee color code

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

#a8e6ee
#95ccd3
#82b2b9
#70999e
#5d7f84
#4a6669
#384c4f
#253334
#12191a
#000000

Similar Color like #a8e6ee color

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

#a9e7ef
#aae8f0
#abe9f1
#aceaf2
#adebf3
#aeecf4
#afedf5
#b0eef6
#b1eff7
#b2f0f8
#b3f1f9
#b4f2fa
#b5f3fb
#b6f4fc
#a7e5ed
#a6e4ec
#a5e3eb
#a4e2ea
#a3e1e9
#a2e0e8
#a1dfe7
#a0dee6
#9fdde5
#9edce4
#9ddbe3
#9cdae2
#9bd9e1
#9ad8e0

Monochromatic Color with #a8e6ee

#a8e6ee
#12191a
#304244
#4e6b6e
#6c9499
#8abdc3

Tints of #a8e6ee Color

#a8e6ee
#b1e8ef
#bbebf1
#c5eef3
#cef1f5
#d8f3f7
#e2f6f9
#ebf9fb
#f5fcfd
#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

#a8e6ee
#eeb0a8

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

Split Complementary

#a8e6ee
#eea8c3
#eed3a8

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

Analogous Color

#a8eeda
#a8eee8
#a8e6ee
#a8d8ee
#a8caee

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

#a8e6ee
#eea8e6
#e6eea8

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

#a8e6ee
#d3a8ee
#eeb0a8
#c3eea8

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

#a8e6ee
#eeb0a8
#eed3a8
#a8c3ee

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

#a8e6ee Color Code Preview on Black Background Color

This is how #a8e6ee Color will look on black background color. Color contrast ratio is 15.22

#a8e6ee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a8e6ee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a8e6ee

#a8e6ee color code is use for CSS Background Color

Background color for the above div is #a8e6ee

HTML with inline CSS

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

#a8e6ee color code is use for CSS Border Color

CSS Border color for the above div is #a8e6ee

HTML with inline CSS

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

CSS Border Left color for the above div is #a8e6ee

HTML with inline CSS

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

CSS Border Right color for the above div is #a8e6ee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a8e6ee

HTML with inline CSS

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

CSS Border Top color for the above div is #a8e6ee

HTML with inline CSS

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

#a8e6ee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a8e6ee Color code Preview on White Background

This is how #a8e6ee Color code will look on white background color. Color contrast ratio is 1.38

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(168,230,238,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(238,176,168,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(168,230,238,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.