Skip to main content Skip to docs navigation

#c2ecdb 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 Seafoam Pearl and its hex is #C2ECD8 Nearest Color Name

Color Hue/Base color: Green

Hex #c2ecdb Color code in RGB color code model is created after adding 76.08% red color, 92.55% green color and 85.88% blue color. Hex #c2ecdb Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 0% magenta, 7% yellow and 7.45% black.

Hex #c2ecdb color code is between #bbeedd web safe hex color code and #ccddcc web safe hex color code. #bbeedd is the nearest web safe color code. You can see here many more shades of #c2ecdb color code.

RGB Chart

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

Color Table

Hex Color Code c2ecdb #c2ecdb
RGB Decimal 194, 236, 219 194, 236, 219
RGB Percent 76%, 93%, 86% rgb(76%, 93%, 86%)
CSS RGBa 194, 236, 219,1 rgba(194,236,219,1)
CMYK Model cmyk(18%,0%,7%,7.45%)
HSL Color Space 156,53% ,84% hsl(156,53% ,84%)
HSV Color Space 156°, 18%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11000010 11101100 11011011
Octal 302 354 333
Decimal 194 236 219
Hex c2 ec db

Different shades of #c2ecdb color code.

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

Darkest of #c2ecdb
#4dc896
Darker of #c2ecdb
#74d4ad
Dark of #c2ecdb
#9be0c4
Base of #c2ecdb
#c2ecdb
Light of #c2ecdb
#e9f8f2
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

#c2ecdb
#ecc2d3

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

Split Complementary

#c2ecdb
#ecc2e8
#ecc6c2

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

Analogous Color

#c2ecc2
#c2ecc9
#c2ecdb
#c2ece9
#c2ddec

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

#c2ecdb
#ecdbc2
#dbc2ec

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

#c2ecdb
#dbc2ec
#ecc2d3
#d3ecc2

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

#c2ecdb
#c6c2ec
#ecc2d3
#e8ecc2

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

#36ac7c
#4dc896
#74d4ad
#9be0c4
#c2ecdb
#e9f8f2
#ffffff
#ffffff
#ffffff

Tints of #c2ecdb Color

#c2ecdb
#c8eedf
#cff0e3
#d6f2e7
#ddf4eb
#e3f6ef
#eaf8f3
#f1faf7
#f8fcfb
#ffffff

Shades of #c2ecdb color code

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

#c2ecdb
#acd1c2
#96b7aa
#819d92
#6b8379
#566861
#404e49
#2b3430
#151a18
#000000

Tones

#c2ecdb
#cae4d9
#d2dcd8
#d7d7d7
#d7d7d7

Tones

Similar Color like #c2ecdb color

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

#c3eddc
#c4eedd
#c5efde
#c6f0df
#c7f1e0
#c8f2e1
#c9f3e2
#caf4e3
#cbf5e4
#ccf6e5
#cdf7e6
#cef8e7
#cff9e8
#d0fae9
#c1ebda
#c0ead9
#bfe9d8
#bee8d7
#bde7d6
#bce6d5
#bbe5d4
#bae4d3
#b9e3d2
#b8e2d1
#b7e1d0
#b6e0cf
#b5dfce
#b4decd

Download this Light Green

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

#c2ecdb Color Code Preview on Black Background Color

This is how #c2ecdb Color will look on black background color. Color contrast ratio is 16.31

#c2ecdb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c2ecdb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c2ecdb

#c2ecdb color code is use for CSS Background Color

Background color for the above div is #c2ecdb

HTML with inline CSS

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

#c2ecdb color code is use for CSS Border Color

CSS Border color for the above div is #c2ecdb

HTML with inline CSS

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

CSS Border Left color for the above div is #c2ecdb

HTML with inline CSS

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

CSS Border Right color for the above div is #c2ecdb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c2ecdb

HTML with inline CSS

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

CSS Border Top color for the above div is #c2ecdb

HTML with inline CSS

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

#c2ecdb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c2ecdb Color code Preview on White Background

This is how #c2ecdb Color code will look on white background color. Color contrast ratio is 1.29

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

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