crispedge.com

Color picker

Loading...

#a8c4ea hex color - Blue - Cool color - Information

#a8c4ea hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #a8c4ea Color code in RGB color code model is created after adding 65.88% red color, 76.86% green color and 91.76% blue color. Hex #a8c4ea Color code in CMYK color (process color) code model is generated after subtraction of 28% cyan, 16% magenta, 0% yellow and 8% black.

Hex #a8c4ea color code is between #aaccee web safe hex color code and #99bbdd web safe hex color code. #aaccee is the nearest web safe color code. You can see here many more shades of #a8c4ea color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea8c4ea#a8c4ea
RGB Decimal168, 196, 234rgb(168, 196, 234)
RGB Percent66%, 77%, 92%rgb(66%, 77%, 92%)
CSS RGBa168, 196, 234,1rgba(168,196,234,1)
CMYK Modelcmyk(28%,16%,0%,8%)
HSL Color Space215,61% ,79%hsl(215,61% ,79%)
HSV Color Space215°, 28%, 92%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010001100010011101010
Octal250304352
Decimal168196234
Hexa8c4ea

Different shades of #a8c4ea color code.

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

Light Shade of #a8c4ea
#d1e0f4
Dark Shade of #a8c4ea
#7fa8e0
Saturated Shade of #a8c4ea
#a3c3ef
Desaturated Shade of #a8c4ea
#adc5e5
Grey scale Shade of #a8c4ea
#c9c9c9
Brighten Shade
#c1ddff
Most Readable Shade
#000000

Shades of #a8c4ea color code

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

#a8c4ea
#95aed0
#8298b6
#70829c
#5d6c82
#4a5768
#38414e
#252b34
#12151a
#000000

Similar Color like #a8c4ea color

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

#a9c5eb
#aac6ec
#abc7ed
#acc8ee
#adc9ef
#aecaf0
#afcbf1
#b0ccf2
#b1cdf3
#b2cef4
#b3cff5
#b4d0f6
#b5d1f7
#b6d2f8
#a7c3e9
#a6c2e8
#a5c1e7
#a4c0e6
#a3bfe5
#a2bee4
#a1bde3
#a0bce2
#9fbbe1
#9ebae0
#9db9df
#9cb8de
#9bb7dd
#9ab6dc

Monochromatic Color with #a8c4ea

#a8c4ea
#0f1215
#2e3640
#4c596a
#6b7d95
#89a0bf

Tints of #a8c4ea Color

#a8c4ea
#b1caec
#bbd1ee
#c5d7f1
#cedef3
#d8e4f5
#e2ebf8
#ebf1fa
#f5f8fc
#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

#a8c4ea
#eacea8

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

Split Complementary

#a8c4ea
#eaada8
#e5eaa8

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

Analogous Color

#a8deea
#a8d1ea
#a8c4ea
#a8b7ea
#a8aaea

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

#a8c4ea
#eaa8c4
#c4eaa8

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

#a8c4ea
#eaa8e5
#eacea8
#a8eaad

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

#a8c4ea
#eacea8
#e5eaa8
#ada8ea

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

#a8c4ea Color Code Preview on Black Background Color

This is how #a8c4ea Color will look on black background color. Color contrast ratio is 11.75

#a8c4ea in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a8c4ea

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a8c4ea

#a8c4ea color code is use for CSS Background Color

Background color for the above div is #a8c4ea

HTML with inline CSS

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

#a8c4ea color code is use for CSS Border Color

CSS Border color for the above div is #a8c4ea

HTML with inline CSS

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

CSS Border Left color for the above div is #a8c4ea

HTML with inline CSS

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

CSS Border Right color for the above div is #a8c4ea

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a8c4ea

HTML with inline CSS

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

CSS Border Top color for the above div is #a8c4ea

HTML with inline CSS

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

#a8c4ea hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a8c4ea Color code Preview on White Background

This is how #a8c4ea Color code will look on white background color. Color contrast ratio is 1.79

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

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,196,234,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(234,206,168,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(168,196,234,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.