crispedge.com

Color picker

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

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

#8cd2dc hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #8cd2dc Color code in RGB color code model is created after adding 54.9% red color, 82.35% green color and 86.27% blue color. Hex #8cd2dc Color code in CMYK color (process color) code model is generated after subtraction of 36% cyan, 5% magenta, 0% yellow and 14% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code8cd2dc#8cd2dc
RGB Decimal140, 210, 220rgb(140, 210, 220)
RGB Percent55%, 82%, 86%rgb(55%, 82%, 86%)
CSS RGBa140, 210, 220,1rgba(140,210,220,1)
CMYK Modelcmyk(36%,5%,0%,14%)
HSL Color Space188,53% ,71%hsl(188,53% ,71%)
HSV Color Space188°, 36%, 86%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100011001101001011011100
Octal214322334
Decimal140210220
Hex8cd2dc

Different shades of #8cd2dc color code.

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

Light Shade of #8cd2dc
#b3e1e8
Dark Shade of #8cd2dc
#65c3d0
Saturated Shade of #8cd2dc
#84d8e3
Desaturated Shade of #8cd2dc
#93ccd4
Grey scale Shade of #8cd2dc
#b4b4b4
Brighten Shade
#a5ebf5
Most Readable Shade
#000000

Shades of #8cd2dc color code

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

#8cd2dc
#7cbac3
#6ca3ab
#5d8c92
#4d747a
#3e5d61
#2e4649
#1f2e30
#0f1718
#000000

Similar Color like #8cd2dc color

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

#8dd3dd
#8ed4de
#8fd5df
#90d6e0
#91d7e1
#92d8e2
#93d9e3
#94dae4
#95dbe5
#96dce6
#97dde7
#98dee8
#99dfe9
#9ae0ea
#8bd1db
#8ad0da
#89cfd9
#88ced8
#87cdd7
#86ccd6
#85cbd5
#84cad4
#83c9d3
#82c8d2
#81c7d1
#80c6d0
#7fc5cf
#7ec4ce

Monochromatic Color with #8cd2dc

#8cd2dc
#050707
#203032
#3b585c
#568187
#71a9b1

Tints of #8cd2dc Color

#8cd2dc
#98d7df
#a5dce3
#b2e1e7
#bfe6eb
#cbebef
#d8f0f3
#e5f5f7
#f2fafb
#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

#8cd2dc
#dc968c

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

Split Complementary

#8cd2dc
#dc8caa
#dcbe8c

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

Analogous Color

#8cdcc6
#8cdcd6
#8cd2dc
#8cc2dc
#8cb2dc

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

#8cd2dc
#dc8cd2
#d2dc8c

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

#8cd2dc
#be8cdc
#dc968c
#aadc8c

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

#8cd2dc
#dc968c
#dcbe8c
#8caadc

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

#8cd2dc Color Code Preview on Black Background Color

This is how #8cd2dc Color will look on black background color. Color contrast ratio is 12.37

#8cd2dc in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#8cd2dc color code is use for CSS Background Color

Background color for the above div is #8cd2dc

HTML with inline CSS

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

#8cd2dc color code is use for CSS Border Color

CSS Border color for the above div is #8cd2dc

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#8cd2dc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8cd2dc Color code Preview on White Background

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

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

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.