crispedge.com

Color picker

Loading...

#c2ece2 hex color - Green - Cool color - Information

#c2ece2 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

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

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec2ece2#c2ece2
RGB Decimal194, 236, 226rgb(194, 236, 226)
RGB Percent76%, 93%, 89%rgb(76%, 93%, 89%)
CSS RGBa194, 236, 226,1rgba(194,236,226,1)
CMYK Modelcmyk(18%,0%,4%,7%)
HSL Color Space166,53% ,84%hsl(166,53% ,84%)
HSV Color Space166°, 18%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110000101110110011100010
Octal302354342
Decimal194236226
Hexc2ece2

Different shades of #c2ece2 color code.

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

Light Shade of #c2ece2
#e9f8f4
Dark Shade of #c2ece2
#9be0d0
Saturated Shade of #c2ece2
#bef0e4
Desaturated Shade of #c2ece2
#c6e8e0
Grey scale Shade of #c2ece2
#d7d7d7
Brighten Shade
#dbfffb
Most Readable Shade
#000000

Shades of #c2ece2 color code

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

#c2ece2
#acd1c8
#96b7af
#819d96
#6b837d
#566864
#404e4b
#2b3432
#151a19
#000000

Similar Color like #c2ece2 color

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

#c3ede3
#c4eee4
#c5efe5
#c6f0e6
#c7f1e7
#c8f2e8
#c9f3e9
#caf4ea
#cbf5eb
#ccf6ec
#cdf7ed
#cef8ee
#cff9ef
#d0faf0
#c1ebe1
#c0eae0
#bfe9df
#bee8de
#bde7dd
#bce6dc
#bbe5db
#bae4da
#b9e3d9
#b8e2d8
#b7e1d7
#b6e0d6
#b5dfd5
#b4ded4

Monochromatic Color with #c2ece2

#c2ece2
#131716
#36423f
#596c68
#7c9791
#9fc1b9

Tints of #c2ece2 Color

#c2ece2
#c8eee5
#cff0e8
#d6f2eb
#ddf4ee
#e3f6f2
#eaf8f5
#f1faf8
#f8fcfb
#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

#c2ece2
#ecc2cc

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

Split Complementary

#c2ece2
#ecc2e1
#eccdc2

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

Analogous Color

#c2ecd1
#c2ecda
#c2ece2
#c2ecea
#c2e5ec

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

#c2ece2
#e2c2ec
#ece2c2

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

#c2ece2
#cdc2ec
#ecc2cc
#e1ecc2

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

Double Complementary Color

#c2ece2
#ecc2cc
#eccdc2
#c2e1ec

Double Complementary 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).

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

#c2ece2 Color Code Preview on Black Background Color

This is how #c2ece2 Color will look on black background color. Color contrast ratio is 16.39

#c2ece2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c2ece2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c2ece2

#c2ece2 color code is use for CSS Background Color

Background color for the above div is #c2ece2

HTML with inline CSS

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

#c2ece2 color code is use for CSS Border Color

CSS Border color for the above div is #c2ece2

HTML with inline CSS

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

CSS Border Left color for the above div is #c2ece2

HTML with inline CSS

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

CSS Border Right color for the above div is #c2ece2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c2ece2

HTML with inline CSS

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

CSS Border Top color for the above div is #c2ece2

HTML with inline CSS

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

#c2ece2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c2ece2 Color code Preview on White Background

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

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.