Skip to main content Skip to docs navigation

#80eadd hex color | Download Light Blue BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Turquoise Chalk and its hex is #6FE7DB Nearest Color Name

Color Hue/Base color: Blue

Hex #80eadd Color code in RGB color code model is created after adding 50.2% red color, 91.76% green color and 86.67% blue color. Hex #80eadd Color code in CMYK color (process color) code model is generated after subtraction of 45% cyan, 0% magenta, 6% yellow and 8.24% black.

Hex #80eadd color code is between #88eecc web safe hex color code and #77ddee web safe hex color code. #88eecc is the nearest web safe color code. You can see here many more shades of #80eadd color code.

RGB Chart

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

Color Table

Hex Color Code 80eadd #80eadd
RGB Decimal 128, 234, 221 128, 234, 221
RGB Percent 50%, 92%, 87% rgb(50%, 92%, 87%)
CSS RGBa 128, 234, 221,1 rgba(128,234,221,1)
CMYK Model cmyk(45%,0%,6%,8.24%)
HSL Color Space 173,72% ,71% hsl(173,72% ,71%)
HSV Color Space 173°, 45%, 92%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10000000 11101010 11011101
Octal 200 352 335
Decimal 128 234 221
Hex 80 ea dd

Different shades of #80eadd color code.

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

Darkest of #80eadd
#1eb3a1
Darker of #80eadd
#28dcc6
Dark of #80eadd
#54e3d1
Base of #80eadd
#80eadd
Light of #80eadd
#acf1e9
Lighter
#d8f8f4
Lightest
#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

#80eadd
#ea808d

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

Split Complementary

#80eadd
#ea80c2
#eaa880

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

Analogous Color

#80ea9f
#80eab1
#80eadd
#80d4ea
#80a8ea

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

#80eadd
#eadd80
#dd80ea

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

#80eadd
#dd80ea
#ea808d
#8dea80

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#80eadd
#a880ea
#ea808d
#c2ea80

Square 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).

Monochromatic Color with #80eadd

#16887a
#1eb3a1
#28dcc6
#54e3d1
#80eadd
#acf1e9
#d8f8f4
#ffffff
#ffffff

Tints of #80eadd Color

#80eadd
#8eece0
#9ceee4
#aaf1e8
#b8f3ec
#c6f5ef
#d4f8f3
#e2faf7
#f0fcfb
#ffffff

Shades of #80eadd color code

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

#80eadd
#71d0c4
#63b6ab
#559c93
#47827a
#386862
#2a4e49
#1c3431
#0e1a18
#000000

Tones

#80eadd
#8fdbd2
#9eccc7
#acbebb
#b5b5b5

Tones

Similar Color like #80eadd color

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

#81ebde
#82ecdf
#83ede0
#84eee1
#85efe2
#86f0e3
#87f1e4
#88f2e5
#89f3e6
#8af4e7
#8bf5e8
#8cf6e9
#8df7ea
#8ef8eb
#7fe9dc
#7ee8db
#7de7da
#7ce6d9
#7be5d8
#7ae4d7
#79e3d6
#78e2d5
#77e1d4
#76e0d3
#75dfd2
#74ded1
#73ddd0
#72dccf

Download this Light Blue

Hex #80eadd 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.

#80eadd Color Code Preview on Black Background Color

This is how #80eadd Color will look on black background color. Color contrast ratio is 14.73

#80eadd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #80eadd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #80eadd

#80eadd color code is use for CSS Background Color

Background color for the above div is #80eadd

HTML with inline CSS

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

#80eadd color code is use for CSS Border Color

CSS Border color for the above div is #80eadd

HTML with inline CSS

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

CSS Border Left color for the above div is #80eadd

HTML with inline CSS

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

CSS Border Right color for the above div is #80eadd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #80eadd

HTML with inline CSS

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

CSS Border Top color for the above div is #80eadd

HTML with inline CSS

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

#80eadd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#80eadd Color code Preview on White Background

This is how #80eadd Color code will look on white background color. Color contrast ratio is 1.43

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(128,234,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(234,128,141,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(128,234,221,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }