crispedge.com

Color picker

Loading...

#c2eb7f hex color - Green - Warm color - Information

#c2eb7f hex color - Green - Warm color

Color Hue/Base color: Green

Hex #c2eb7f Color code in RGB color code model is created after adding 76.08% red color, 92.16% green color and 49.8% blue color. Hex #c2eb7f Color code in CMYK color (process color) code model is generated after subtraction of 17% cyan, 0% magenta, 46% yellow and 8% black.

Hex #c2eb7f color code is between #bbee77 web safe hex color code and #ccdd88 web safe hex color code. #bbee77 is the nearest web safe color code. You can see here many more shades of #c2eb7f color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec2eb7f#c2eb7f
RGB Decimal194, 235, 127rgb(194, 235, 127)
RGB Percent76%, 92%, 50%rgb(76%, 92%, 50%)
CSS RGBa194, 235, 127,1rgba(194,235,127,1)
CMYK Modelcmyk(17%,0%,46%,8%)
HSL Color Space83,73% ,71%hsl(83,73% ,71%)
HSV Color Space83°, 46%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000101110101101111111
Octal302353177
Decimal194235127
Hexc2eb7f

Different shades of #c2eb7f color code.

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

Light Shade of #c2eb7f
#d7f2ab
Dark Shade of #c2eb7f
#ade453
Saturated Shade of #c2eb7f
#c4f278
Desaturated Shade of #c2eb7f
#c0e486
Grey scale Shade of #c2eb7f
#b5b5b5
Brighten Shade
#dbff98
Most Readable Shade
#000000

Shades of #c2eb7f color code

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

#c2eb7f
#acd070
#96b662
#819c54
#6b8246
#566838
#404e2a
#2b341c
#151a0e
#000000

Similar Color like #c2eb7f color

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

#c3ec80
#c4ed81
#c5ee82
#c6ef83
#c7f084
#c8f185
#c9f286
#caf387
#cbf488
#ccf589
#cdf68a
#cef78b
#cff88c
#d0f98d
#c1ea7e
#c0e97d
#bfe87c
#bee77b
#bde67a
#bce579
#bbe478
#bae377
#b9e276
#b8e175
#b7e074
#b6df73
#b5de72
#b4dd71

Monochromatic Color with #c2eb7f

#c2eb7f
#13160c
#364123
#596b3a
#7c9651
#9fc068

Tints of #c2eb7f Color

#c2eb7f
#c8ed8d
#cfef9b
#d6f1a9
#ddf3b7
#e3f6c6
#eaf8d4
#f1fae2
#f8fcf0
#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

#c2eb7f
#a87feb

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

Split Complementary

#c2eb7f
#7f8ceb
#de7feb

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

Analogous Color

#ebe97f
#d8eb7f
#c2eb7f
#aceb7f
#97eb7f

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

#c2eb7f
#7fc2eb
#eb7fc2

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

#c2eb7f
#7febde
#a87feb
#eb7f8c

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

#c2eb7f
#a87feb
#de7feb
#8ceb7f

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 #c2eb7f 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.

#c2eb7f Color Code Preview on Black Background Color

This is how #c2eb7f Color will look on black background color. Color contrast ratio is 15.48

#c2eb7f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c2eb7f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c2eb7f

#c2eb7f color code is use for CSS Background Color

Background color for the above div is #c2eb7f

HTML with inline CSS

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

#c2eb7f color code is use for CSS Border Color

CSS Border color for the above div is #c2eb7f

HTML with inline CSS

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

CSS Border Left color for the above div is #c2eb7f

HTML with inline CSS

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

CSS Border Right color for the above div is #c2eb7f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c2eb7f

HTML with inline CSS

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

CSS Border Top color for the above div is #c2eb7f

HTML with inline CSS

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

#c2eb7f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c2eb7f Color code Preview on White Background

This is how #c2eb7f Color code will look on white background color. Color contrast ratio is 1.36

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

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,235,127,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(168,127,235,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(194,235,127,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.