Skip to main content Skip to docs navigation

#caedc7 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 Spring Savor and its hex is #CCEECC Nearest Color Name

Color Hue/Base color: Green

Hex #caedc7 Color code in RGB color code model is created after adding 79.22% red color, 92.94% green color and 78.04% blue color. Hex #caedc7 Color code in CMYK color (process color) code model is generated after subtraction of 15% cyan, 0% magenta, 16% yellow and 7.06% black.

Hex #caedc7 color code is between #cceecc web safe hex color code and #bbddbb web safe hex color code. #cceecc is the nearest web safe color code. You can see here many more shades of #caedc7 color code.

RGB Chart

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

Color Table

Hex Color Code caedc7 #caedc7
RGB Decimal 202, 237, 199 202, 237, 199
RGB Percent 79%, 93%, 78% rgb(79%, 93%, 78%)
CSS RGBa 202, 237, 199,1 rgba(202,237,199,1)
CMYK Model cmyk(15%,0%,16%,7.06%)
HSL Color Space 115,51% ,85% hsl(115,51% ,85%)
HSV Color Space 115°, 16%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11001010 11101101 11000111
Octal 312 355 307
Decimal 202 237 199
Hex ca ed c7

Different shades of #caedc7 color code.

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

Darkest of #caedc7
#5cc853
Darker of #caedc7
#81d47a
Dark of #caedc7
#a5e1a0
Base of #caedc7
#caedc7
Light of #caedc7
#eff9ee
Lighter
#ffffff
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

#caedc7
#eac7ed

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

Split Complementary

#caedc7
#d7c7ed
#edc7dd

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

Analogous Color

#e0edc7
#daedc7
#caedc7
#c7edd1
#c7ede0

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

#caedc7
#edc7ca
#c7caed

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

#caedc7
#c7caed
#eac7ed
#edeac7

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

#caedc7
#c7dded
#eac7ed
#edd7c7

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

#42b038
#5cc853
#81d47a
#a5e1a0
#caedc7
#eff9ee
#ffffff
#ffffff
#ffffff

Tints of #caedc7 Color

#caedc7
#cfefcd
#d5f1d3
#dbf3d9
#e1f5df
#e7f7e6
#edf9ec
#f3fbf2
#f9fdf8
#ffffff

Shades of #caedc7 color code

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

#caedc7
#b3d2b0
#9db89a
#869e84
#70836e
#596958
#434f42
#2c342c
#161a16
#000000

Tones

#caedc7
#d0e6ce
#d6ded6
#dadada
#dadada

Tones

Similar Color like #caedc7 color

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

#cbeec8
#ccefc9
#cdf0ca
#cef1cb
#cff2cc
#d0f3cd
#d1f4ce
#d2f5cf
#d3f6d0
#d4f7d1
#d5f8d2
#d6f9d3
#d7fad4
#d8fbd5
#c9ecc6
#c8ebc5
#c7eac4
#c6e9c3
#c5e8c2
#c4e7c1
#c3e6c0
#c2e5bf
#c1e4be
#c0e3bd
#bfe2bc
#bee1bb
#bde0ba
#bcdfb9

Download this Light Green

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

#caedc7 Color Code Preview on Black Background Color

This is how #caedc7 Color will look on black background color. Color contrast ratio is 16.45

#caedc7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #caedc7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #caedc7

#caedc7 color code is use for CSS Background Color

Background color for the above div is #caedc7

HTML with inline CSS

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

#caedc7 color code is use for CSS Border Color

CSS Border color for the above div is #caedc7

HTML with inline CSS

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

CSS Border Left color for the above div is #caedc7

HTML with inline CSS

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

CSS Border Right color for the above div is #caedc7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #caedc7

HTML with inline CSS

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

CSS Border Top color for the above div is #caedc7

HTML with inline CSS

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

#caedc7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#caedc7 Color code Preview on White Background

This is how #caedc7 Color code will look on white background color. Color contrast ratio is 1.28

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

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