Skip to main content Skip to docs navigation

#addede hex color | Download Light Green 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 Blue Light and its hex is #ACDFDD Nearest Color Name

Color Hue/Base color: Green

Hex #addede Color code in RGB color code model is created after adding 67.84% red color, 87.06% green color and 87.06% blue color. Hex #addede Color code in CMYK color (process color) code model is generated after subtraction of 22% cyan, 0% magenta, 0% yellow and 12.94% black.

Hex #addede color code is between #aadddd web safe hex color code and #bbeeee web safe hex color code. #aadddd is the nearest web safe color code. You can see here many more shades of #addede color code.

RGB Chart

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

Color Table

Hex Color Code addede #addede
RGB Decimal 173, 222, 222 173, 222, 222
RGB Percent 68%, 87%, 87% rgb(68%, 87%, 87%)
CSS RGBa 173, 222, 222,1 rgba(173,222,222,1)
CMYK Model cmyk(22%,0%,0%,12.94%)
HSL Color Space 180,43% ,77% hsl(180,43% ,77%)
HSV Color Space 180°, 22%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101101 11011110 11011110
Octal 255 336 336
Decimal 173 222 222
Hex ad de de

Different shades of #addede color code.

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

Darkest of #addede
#45adad
Darker of #addede
#64c1c1
Dark of #addede
#89cfcf
Base of #addede
#addede
Light of #addede
#d1eded
Lighter
#f6fbfb
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

#addede
#deadad

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

Split Complementary

#addede
#deadc5
#dec5ad

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

Analogous Color

#addec1
#addeca
#addede
#adcede
#adb9de

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

#addede
#dedead
#deadde

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

#addede
#deadde
#deadad
#addead

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

#addede
#c5adde
#deadad
#c5dead

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 #addede

#378888
#45adad
#64c1c1
#89cfcf
#addede
#d1eded
#f6fbfb
#ffffff
#ffffff

Tints of #addede Color

#addede
#b6e1e1
#bfe5e5
#c8e9e9
#d1ecec
#daf0f0
#e3f4f4
#ecf7f7
#f5fbfb
#ffffff

Shades of #addede color code

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

#addede
#99c5c5
#86acac
#739494
#607b7b
#4c6262
#394a4a
#263131
#131818
#000000

Tones

#addede
#b8d2d2
#c4c7c7
#c5c5c5
#c5c5c5

Tones

Similar Color like #addede color

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

#aedfdf
#afe0e0
#b0e1e1
#b1e2e2
#b2e3e3
#b3e4e4
#b4e5e5
#b5e6e6
#b6e7e7
#b7e8e8
#b8e9e9
#b9eaea
#baebeb
#bbecec
#acdddd
#abdcdc
#aadbdb
#a9dada
#a8d9d9
#a7d8d8
#a6d7d7
#a5d6d6
#a4d5d5
#a3d4d4
#a2d3d3
#a1d2d2
#a0d1d1
#9fd0d0

Download this Light Green

Hex #addede 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.

#addede Color Code Preview on Black Background Color

This is how #addede Color will look on black background color. Color contrast ratio is 14.28

#addede in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #addede

HTML with inline CSS

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

Your Example Paragraph content text in with font color #addede

#addede color code is use for CSS Background Color

Background color for the above div is #addede

HTML with inline CSS

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

#addede color code is use for CSS Border Color

CSS Border color for the above div is #addede

HTML with inline CSS

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

CSS Border Left color for the above div is #addede

HTML with inline CSS

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

CSS Border Right color for the above div is #addede

HTML with inline CSS

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

CSS Border Bottom color for the above div is #addede

HTML with inline CSS

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

CSS Border Top color for the above div is #addede

HTML with inline CSS

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

#addede hex Color code used as CSS color Codes

Example CSS Class for usage

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

#addede Color code Preview on White Background

This is how #addede Color code will look on white background color. Color contrast ratio is 1.47

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

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