crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#c2e3b5 hex color - Green - Cool color - Information

#c2e3b5 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #c2e3b5 Color code in RGB color code model is created after adding 76.08% red color, 89.02% green color and 70.98% blue color. Hex #c2e3b5 Color code in CMYK color (process color) code model is generated after subtraction of 15% cyan, 0% magenta, 20% yellow and 11% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec2e3b5#c2e3b5
RGB Decimal194, 227, 181rgb(194, 227, 181)
RGB Percent76%, 89%, 71%rgb(76%, 89%, 71%)
CSS RGBa194, 227, 181,1rgba(194,227,181,1)
CMYK Modelcmyk(15%,0%,20%,11%)
HSL Color Space103,45% ,80%hsl(103,45% ,80%)
HSV Color Space103°, 20%, 89%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110000101110001110110101
Octal302343265
Decimal194227181
Hexc2e3b5

Different shades of #c2e3b5 color code.

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

Light Shade of #c2e3b5
#e1f1da
Dark Shade of #c2e3b5
#a4d590
Saturated Shade of #c2e3b5
#c0e8b0
Desaturated Shade of #c2e3b5
#c4deba
Grey scale Shade of #c2e3b5
#cccccc
Brighten Shade
#dbfcce
Most Readable Shade
#000000

Shades of #c2e3b5 color code

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

#c2e3b5
#acc9a0
#96b08c
#819778
#6b7e64
#566450
#404b3c
#2b3228
#151914
#000000

Similar Color like #c2e3b5 color

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

#c3e4b6
#c4e5b7
#c5e6b8
#c6e7b9
#c7e8ba
#c8e9bb
#c9eabc
#caebbd
#cbecbe
#ccedbf
#cdeec0
#ceefc1
#cff0c2
#d0f1c3
#c1e2b4
#c0e1b3
#bfe0b2
#bedfb1
#bddeb0
#bcddaf
#bbdcae
#badbad
#b9daac
#b8d9ab
#b7d8aa
#b6d7a9
#b5d6a8
#b4d5a7

Monochromatic Color with #c2e3b5

#c2e3b5
#0c0e0c
#31392d
#55634f
#798e71
#9eb893

Tints of #c2e3b5 Color

#c2e3b5
#c8e6bd
#cfe9c5
#d6eccd
#ddefd5
#e3f2de
#eaf5e6
#f1f8ee
#f8fbf6
#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

#c2e3b5
#d6b5e3

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

Split Complementary

#c2e3b5
#bfb5e3
#e3b5d9

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

Analogous Color

#d4e3b5
#cbe3b5
#c2e3b5
#b9e3b5
#b5e3ba

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

#c2e3b5
#b5c2e3
#e3b5c2

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

#c2e3b5
#b5d9e3
#d6b5e3
#e3bfb5

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

#c2e3b5
#d6b5e3
#e3b5d9
#b5e3bf

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

#c2e3b5 Color Code Preview on Black Background Color

This is how #c2e3b5 Color will look on black background color. Color contrast ratio is 14.95

#c2e3b5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c2e3b5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c2e3b5

#c2e3b5 color code is use for CSS Background Color

Background color for the above div is #c2e3b5

HTML with inline CSS

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

#c2e3b5 color code is use for CSS Border Color

CSS Border color for the above div is #c2e3b5

HTML with inline CSS

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

CSS Border Left color for the above div is #c2e3b5

HTML with inline CSS

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

CSS Border Right color for the above div is #c2e3b5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c2e3b5

HTML with inline CSS

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

CSS Border Top color for the above div is #c2e3b5

HTML with inline CSS

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

#c2e3b5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c2e3b5 Color code Preview on White Background

This is how #c2e3b5 Color code will look on white background color. Color contrast ratio is 1.40

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.