crispedge.com

Color picker

Loading...

#8eaddc hex color - Blue - Cool color - Information

#8eaddc hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #8eaddc Color code in RGB color code model is created after adding 55.69% red color, 67.84% green color and 86.27% blue color. Hex #8eaddc Color code in CMYK color (process color) code model is generated after subtraction of 35% cyan, 21% magenta, 0% yellow and 14% black.

Hex #8eaddc color code is between #88aadd web safe hex color code and #99bbcc web safe hex color code. #88aadd is the nearest web safe color code. You can see here many more shades of #8eaddc color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code8eaddc#8eaddc
RGB Decimal142, 173, 220rgb(142, 173, 220)
RGB Percent56%, 68%, 86%rgb(56%, 68%, 86%)
CSS RGBa142, 173, 220,1rgba(142,173,220,1)
CMYK Modelcmyk(35%,21%,0%,14%)
HSL Color Space216,53% ,71%hsl(216,53% ,71%)
HSV Color Space216°, 35%, 86%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100011101010110111011100
Octal216255334
Decimal142173220
Hex8eaddc

Different shades of #8eaddc color code.

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

Light Shade of #8eaddc
#b5c9e8
Dark Shade of #8eaddc
#6791d0
Saturated Shade of #8eaddc
#87abe3
Desaturated Shade of #8eaddc
#95afd5
Grey scale Shade of #8eaddc
#b5b5b5
Brighten Shade
#a7c6f5
Most Readable Shade
#000000

Shades of #8eaddc color code

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

#8eaddc
#7e99c3
#6e86ab
#5e7392
#4e607a
#3f4c61
#2f3949
#1f2630
#0f1318
#000000

Similar Color like #8eaddc color

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

#8faedd
#90afde
#91b0df
#92b1e0
#93b2e1
#94b3e2
#95b4e3
#96b5e4
#97b6e5
#98b7e6
#99b8e7
#9ab9e8
#9bbae9
#9cbbea
#8dacdb
#8cabda
#8baad9
#8aa9d8
#89a8d7
#88a7d6
#87a6d5
#86a5d4
#85a4d3
#84a3d2
#83a2d1
#82a1d0
#81a0cf
#809fce

Monochromatic Color with #8eaddc

#8eaddc
#050607
#202732
#3c495c
#576a87
#738cb1

Tints of #8eaddc Color

#8eaddc
#9ab6df
#a7bfe3
#b3c8e7
#c0d1eb
#ccdaef
#d9e3f3
#e5ecf7
#f2f5fb
#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

#8eaddc
#dcbd8e

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

Split Complementary

#8eaddc
#dc968e
#d4dc8e

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

Analogous Color

#8eccdc
#8ebddc
#8eaddc
#8e9ddc
#8e8edc

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

#8eaddc
#dc8ead
#addc8e

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

#8eaddc
#dc8ed4
#dcbd8e
#8edc96

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

#8eaddc
#dcbd8e
#d4dc8e
#968edc

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 #8eaddc 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.

#8eaddc Color Code Preview on Black Background Color

This is how #8eaddc Color will look on black background color. Color contrast ratio is 9.16

#8eaddc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8eaddc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8eaddc

#8eaddc color code is use for CSS Background Color

Background color for the above div is #8eaddc

HTML with inline CSS

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

#8eaddc color code is use for CSS Border Color

CSS Border color for the above div is #8eaddc

HTML with inline CSS

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

CSS Border Left color for the above div is #8eaddc

HTML with inline CSS

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

CSS Border Right color for the above div is #8eaddc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #8eaddc

HTML with inline CSS

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

CSS Border Top color for the above div is #8eaddc

HTML with inline CSS

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

#8eaddc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8eaddc Color code Preview on White Background

This is how #8eaddc Color code will look on white background color. Color contrast ratio is 2.29

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

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(142,173,220,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(220,189,142,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(142,173,220,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.