Skip to main content Skip to docs navigation

#81d8d0 hex color | Dark Green & Cool color | 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 Island Sea and its hex is #81D7D0 Nearest Color Name

Color Hue/Base color: Green

Hex #81d8d0 Color code in RGB color code model is created after adding 50.59% red color, 84.71% green color and 81.57% blue color. Hex #81d8d0 Color code in CMYK color (process color) code model is generated after subtraction of 40% cyan, 0% magenta, 4% yellow and 15.29% black.

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

RGB Chart

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

Color Table

Hex Color Code 81d8d0 #81d8d0
RGB Decimal 129, 216, 208 129, 216, 208
RGB Percent 51%, 85%, 82% rgb(51%, 85%, 82%)
CSS RGBa 129, 216, 208,1 rgba(129,216,208,1)
CMYK Model cmyk(40%,0%,4%,15.29%)
HSL Color Space 174,53% ,68% hsl(174,53% ,68%)
HSV Color Space 174°, 40%, 85%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10000001 11011000 11010000
Octal 201 330 320
Decimal 129 216 208
Hex 81 d8 d0

Different shades of #81d8d0 color code.

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

Darkest of #81d8d0
#2d9389
Darker of #81d8d0
#39baae
Dark of #81d8d0
#5accc1
Base of #81d8d0
#81d8d0
Light of #81d8d0
#a8e4df
Lighter
#cff0ed
Lightest
#f6fcfc

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

#81d8d0
#d88189

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

Split Complementary

#81d8d0
#d881b5
#d8a581

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

Analogous Color

#81d89d
#81d8ac
#81d8d0
#81c3d8
#819fd8

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

#81d8d0
#d8d081
#d081d8

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

#81d8d0
#d081d8
#d88189
#89d881

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

#81d8d0
#a581d8
#d88189
#b5d881

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 #81d8d0

#216c65
#2d9389
#39baae
#5accc1
#81d8d0
#a8e4df
#cff0ed
#f6fcfc
#ffffff

Tints of #81d8d0 Color

#81d8d0
#8fdcd5
#9de0da
#abe5df
#b9e9e4
#c7edea
#d5f2ef
#e3f6f4
#f1faf9
#ffffff

Shades of #81d8d0 color code

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

#81d8d0
#72c0b8
#64a8a1
#56908a
#477873
#39605c
#2b4845
#1c302e
#0e1817
#000000

Tones

#81d8d0
#92c8c3
#a2b7b5
#adadad
#adadad

Tones

Similar Color like #81d8d0 color

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

#82d9d1
#83dad2
#84dbd3
#85dcd4
#86ddd5
#87ded6
#88dfd7
#89e0d8
#8ae1d9
#8be2da
#8ce3db
#8de4dc
#8ee5dd
#8fe6de
#80d7cf
#7fd6ce
#7ed5cd
#7dd4cc
#7cd3cb
#7bd2ca
#7ad1c9
#79d0c8
#78cfc7
#77cec6
#76cdc5
#75ccc4
#74cbc3
#73cac2

Download this

Hex #81d8d0 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.

#81d8d0 Color Code Preview on Black Background Color

This is how #81d8d0 Color will look on black background color. Color contrast ratio is 12.67

#81d8d0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #81d8d0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #81d8d0

#81d8d0 color code is use for CSS Background Color

Background color for the above div is #81d8d0

HTML with inline CSS

<div style="background-color:#81d8d0;"></div>

#81d8d0 color code is use for CSS Border Color

CSS Border color for the above div is #81d8d0

HTML with inline CSS

<div style="border:5px solid #81d8d0;"></div>

CSS Border Left color for the above div is #81d8d0

HTML with inline CSS

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

CSS Border Right color for the above div is #81d8d0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #81d8d0

HTML with inline CSS

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

CSS Border Top color for the above div is #81d8d0

HTML with inline CSS

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

#81d8d0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#81d8d0 Color code Preview on White Background

This is how #81d8d0 Color code will look on white background color. Color contrast ratio is 1.66

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

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(129,216,208,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(216,129,137,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(129,216,208,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }