crispedge.com

Color picker

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

#8edacc hex color - Bambino - Green - Cool color - Information

#8edacc hex color - Bambino - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #8edacc Color Code is also known as Bambino color.

Hex #8edacc Color code in RGB color code model is created after adding 55.69% red color, 85.49% green color and 80% blue color. Hex #8edacc Color code in CMYK color (process color) code model is generated after subtraction of 35% cyan, 0% magenta, 6% yellow and 15% black.

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

0 Likes 0 Comments | 21 Views

Color Table

Hex Color Code8edacc#8edacc
RGB Decimal142, 218, 204rgb(142, 218, 204)
RGB Percent56%, 85%, 80%rgb(56%, 85%, 80%)
CSS RGBa142, 218, 204,1rgba(142,218,204,1)
CMYK Modelcmyk(35%,0%,6%,15%)
HSL Color Space169,51% ,71%hsl(169,51% ,71%)
HSV Color Space169°, 35%, 85%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100011101101101011001100
Octal216332314
Decimal142218204
Hex8edacc

Different shades of #8edacc color code.

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

Light Shade of #8edacc
#b4e7dd
Dark Shade of #8edacc
#68cdbb
Saturated Shade of #8edacc
#86e1d1
Desaturated Shade of #8edacc
#95d2c7
Grey scale Shade of #8edacc
#b4b4b4
Brighten Shade
#a7f3e5
Most Readable Shade
#000000

Shades of #8edacc color code

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

#8edacc
#7ec1b5
#6ea99e
#5e9188
#4e7971
#3f605a
#2f4844
#1f302d
#0f1816
#000000

Similar Color like #8edacc color

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

#8fdbcd
#90dcce
#91ddcf
#92ded0
#93dfd1
#94e0d2
#95e1d3
#96e2d4
#97e3d5
#98e4d6
#99e5d7
#9ae6d8
#9be7d9
#9ce8da
#8dd9cb
#8cd8ca
#8bd7c9
#8ad6c8
#89d5c7
#88d4c6
#87d3c5
#86d2c4
#85d1c3
#84d0c2
#83cfc1
#82cec0
#81cdbf
#80ccbe

Monochromatic Color with #8edacc

#8edacc
#040505
#1f302d
#3b5a55
#57857c
#72afa4

Tints of #8edacc Color

#8edacc
#9aded1
#a7e2d7
#b3e6dd
#c0eae2
#cceee8
#d9f2ee
#e5f6f3
#f2faf9
#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

#8edacc
#da8e9c

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

Split Complementary

#8edacc
#da8ec2
#daa68e

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

Analogous Color

#8edaae
#8edabd
#8edacc
#8ed9da
#8ecada

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

#8edacc
#cc8eda
#dacc8e

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

#8edacc
#a68eda
#da8e9c
#c2da8e

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

#8edacc
#da8e9c
#daa68e
#8ec2da

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

#8edacc Color Code Preview on Black Background Color

This is how #8edacc Color will look on black background color. Color contrast ratio is 13.05

#8edacc in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#8edacc color code is use for CSS Background Color

Background color for the above div is #8edacc

HTML with inline CSS

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

#8edacc color code is use for CSS Border Color

CSS Border color for the above div is #8edacc

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#8edacc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8edacc Color code Preview on White Background

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

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

Related Gradients

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

0 Likes 0 Comments | 21 Views

Post your comment:-

By submitting comment you agree to our privacy policy.