crispedge.com

Color picker

Loading...

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

#8ec8cc hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #8ec8cc Color code in RGB color code model is created after adding 55.69% red color, 78.43% green color and 80% blue color. Hex #8ec8cc Color code in CMYK color (process color) code model is generated after subtraction of 30% cyan, 2% magenta, 0% yellow and 20% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code8ec8cc#8ec8cc
RGB Decimal142, 200, 204rgb(142, 200, 204)
RGB Percent56%, 78%, 80%rgb(56%, 78%, 80%)
CSS RGBa142, 200, 204,1rgba(142,200,204,1)
CMYK Modelcmyk(30%,2%,0%,20%)
HSL Color Space184,38% ,68%hsl(184,38% ,68%)
HSV Color Space184°, 30%, 80%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100011101100100011001100
Octal216310314
Decimal142200204
Hex8ec8cc

Different shades of #8ec8cc color code.

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

Light Shade of #8ec8cc
#b1d9dc
Dark Shade of #8ec8cc
#6bb7bc
Saturated Shade of #8ec8cc
#86cfd4
Desaturated Shade of #8ec8cc
#96c1c4
Grey scale Shade of #8ec8cc
#adadad
Brighten Shade
#a7e1e5
Most Readable Shade
#000000

Shades of #8ec8cc color code

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

#8ec8cc
#7eb1b5
#6e9b9e
#5e8588
#4e6f71
#3f585a
#2f4244
#1f2c2d
#0f1616
#000000

Similar Color like #8ec8cc color

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

#8fc9cd
#90cace
#91cbcf
#92ccd0
#93cdd1
#94ced2
#95cfd3
#96d0d4
#97d1d5
#98d2d6
#99d3d7
#9ad4d8
#9bd5d9
#9cd6da
#8dc7cb
#8cc6ca
#8bc5c9
#8ac4c8
#89c3c7
#88c2c6
#87c1c5
#86c0c4
#85bfc3
#84bec2
#83bdc1
#82bcc0
#81bbbf
#80babe

Monochromatic Color with #8ec8cc

#8ec8cc
#acf2f6
#182122
#354b4c
#537577
#709ea1

Tints of #8ec8cc Color

#8ec8cc
#9aced1
#a7d4d7
#b3dadd
#c0e0e2
#cce6e8
#d9ecee
#e5f2f3
#f2f8f9
#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

#8ec8cc
#cc928e

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

Split Complementary

#8ec8cc
#cc8ea9
#ccb18e

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

Analogous Color

#8eccb7
#8eccc4
#8ec8cc
#8ebccc
#8eafcc

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

#8ec8cc
#cc8ec8
#c8cc8e

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

#8ec8cc
#b18ecc
#cc928e
#a9cc8e

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

#8ec8cc
#cc928e
#ccb18e
#8ea9cc

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

#8ec8cc Color Code Preview on Black Background Color

This is how #8ec8cc Color will look on black background color. Color contrast ratio is 11.28

#8ec8cc in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#8ec8cc color code is use for CSS Background Color

Background color for the above div is #8ec8cc

HTML with inline CSS

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

#8ec8cc color code is use for CSS Border Color

CSS Border color for the above div is #8ec8cc

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#8ec8cc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8ec8cc Color code Preview on White Background

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

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

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,200,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(204,146,142,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(142,200,204,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.