crispedge.com

Color picker

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

#c2d5cf hex color - Green - Cool color - Information

#c2d5cf hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #c2d5cf Color code in RGB color code model is created after adding 76.08% red color, 83.53% green color and 81.18% blue color. Hex #c2d5cf Color code in CMYK color (process color) code model is generated after subtraction of 9% cyan, 0% magenta, 3% yellow and 16% black.

Hex #c2d5cf color code is between #bbddcc web safe hex color code and #ccccdd web safe hex color code. #bbddcc is the nearest web safe color code. You can see here many more shades of #c2d5cf color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codec2d5cf#c2d5cf
RGB Decimal194, 213, 207rgb(194, 213, 207)
RGB Percent76%, 84%, 81%rgb(76%, 84%, 81%)
CSS RGBa194, 213, 207,1rgba(194,213,207,1)
CMYK Modelcmyk(9%,0%,3%,16%)
HSL Color Space161,18% ,80%hsl(161,18% ,80%)
HSV Color Space161°, 9%, 84%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110000101101010111001111
Octal302325317
Decimal194213207
Hexc2d5cf

Different shades of #c2d5cf color code.

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

Light Shade of #c2d5cf
#e0eae7
Dark Shade of #c2d5cf
#a4c0b7
Saturated Shade of #c2d5cf
#bddad1
Desaturated Shade of #c2d5cf
#c7d0cd
Grey scale Shade of #c2d5cf
#cbcbcb
Brighten Shade
#dbeee8
Most Readable Shade
#000000

Shades of #c2d5cf color code

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

#c2d5cf
#acbdb8
#96a5a1
#818e8a
#6b7673
#565e5c
#404745
#2b2f2e
#151717
#000000

Similar Color like #c2d5cf color

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

#c3d6d0
#c4d7d1
#c5d8d2
#c6d9d3
#c7dad4
#c8dbd5
#c9dcd6
#caddd7
#cbded8
#ccdfd9
#cde0da
#cee1db
#cfe2dc
#d0e3dd
#c1d4ce
#c0d3cd
#bfd2cc
#bed1cb
#bdd0ca
#bccfc9
#bbcec8
#bacdc7
#b9ccc6
#b8cbc5
#b7cac4
#b6c9c3
#b5c8c2
#b4c7c1

Monochromatic Color with #c2d5cf

#c2d5cf
#000000
#272b2a
#4e5553
#75807c
#9baaa6

Tints of #c2d5cf Color

#c2d5cf
#c8d9d4
#cfded9
#d6e3df
#dde7e4
#e3ece9
#eaf1ef
#f1f5f4
#f8faf9
#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

#c2d5cf
#d5c2c8

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

Split Complementary

#c2d5cf
#d5c2d2
#d5c6c2

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

Analogous Color

#c2d5c7
#c2d5cb
#c2d5cf
#c2d5d3
#c2d3d5

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

#c2d5cf
#cfc2d5
#d5cfc2

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

#c2d5cf
#c5c2d5
#d5c2c8
#d1d5c2

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

#c2d5cf
#d5c2c8
#d5c6c2
#c2d2d5

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

#c2d5cf Color Code Preview on Black Background Color

This is how #c2d5cf Color will look on black background color. Color contrast ratio is 13.71

#c2d5cf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c2d5cf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c2d5cf

#c2d5cf color code is use for CSS Background Color

Background color for the above div is #c2d5cf

HTML with inline CSS

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

#c2d5cf color code is use for CSS Border Color

CSS Border color for the above div is #c2d5cf

HTML with inline CSS

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

CSS Border Left color for the above div is #c2d5cf

HTML with inline CSS

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

CSS Border Right color for the above div is #c2d5cf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c2d5cf

HTML with inline CSS

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

CSS Border Top color for the above div is #c2d5cf

HTML with inline CSS

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

#c2d5cf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c2d5cf Color code Preview on White Background

This is how #c2d5cf Color code will look on white background color. Color contrast ratio is 1.53

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.