crispedge.com

Color picker

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

#c5fcd6 hex color - White - Cool color - Information

#c5fcd6 hex color - White - Cool color

Color Hue/Base color: White

Hex #c5fcd6 Color code in RGB color code model is created after adding 77.25% red color, 98.82% green color and 83.92% blue color. Hex #c5fcd6 Color code in CMYK color (process color) code model is generated after subtraction of 22% cyan, 0% magenta, 15% yellow and 1% black.

Hex #c5fcd6 color code is between #ccffdd web safe hex color code and #bbeecc web safe hex color code. #ccffdd is the nearest web safe color code. You can see here many more shades of #c5fcd6 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec5fcd6#c5fcd6
RGB Decimal197, 252, 214rgb(197, 252, 214)
RGB Percent77%, 99%, 84%rgb(77%, 99%, 84%)
CSS RGBa197, 252, 214,1rgba(197,252,214,1)
CMYK Modelcmyk(22%,0%,15%,1%)
HSL Color Space139,90% ,88%hsl(139,90% ,88%)
HSV Color Space139°, 22%, 99%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110001011111110011010110
Octal305374326
Decimal197252214
Hexc5fcd6

Different shades of #c5fcd6 color code.

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

Light Shade of #c5fcd6
#f5fff8
Dark Shade of #c5fcd6
#94f9b4
Saturated Shade of #c5fcd6
#c2ffd5
Desaturated Shade of #c5fcd6
#c8f9d7
Grey scale Shade of #c5fcd6
#e0e0e0
Brighten Shade
#deffef
Most Readable Shade
#000000

Shades of #c5fcd6 color code

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

#c5fcd6
#afe0be
#99c4a6
#83a88e
#6d8c76
#57705f
#415447
#2b382f
#151c17
#000000

Similar Color like #c5fcd6 color

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

#c6fdd7
#c7fed8
#c8ffd9
#c9ffda
#caffdb
#cbffdc
#ccffdd
#cdffde
#ceffdf
#cfffe0
#d0ffe1
#d1ffe2
#d2ffe3
#d3ffe4
#c4fbd5
#c3fad4
#c2f9d3
#c1f8d2
#c0f7d1
#bff6d0
#bef5cf
#bdf4ce
#bcf3cd
#bbf2cc
#baf1cb
#b9f0ca
#b8efc9
#b7eec8

Monochromatic Color with #c5fcd6

#c5fcd6
#1f2722
#405246
#617c6a
#83a78e
#a4d1b2

Tints of #c5fcd6 Color

#c5fcd6
#cbfcda
#d1fcdf
#d8fde3
#defde8
#e5fdec
#ebfef1
#f2fef5
#f8fefa
#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

#c5fcd6
#fcc5eb

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

Split Complementary

#c5fcd6
#f1c5fc
#fcc5d0

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

Analogous Color

#cafcc5
#c5fccb
#c5fcd6
#c5fce1
#c5fcec

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

#c5fcd6
#d6c5fc
#fcd6c5

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

#c5fcd6
#c5cffc
#fcc5eb
#fcf1c5

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

#c5fcd6
#fcc5eb
#fcc5d0
#c5fcf1

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

#c5fcd6 Color Code Preview on Black Background Color

This is how #c5fcd6 Color will look on black background color. Color contrast ratio is 18.27

#c5fcd6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c5fcd6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c5fcd6

#c5fcd6 color code is use for CSS Background Color

Background color for the above div is #c5fcd6

HTML with inline CSS

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

#c5fcd6 color code is use for CSS Border Color

CSS Border color for the above div is #c5fcd6

HTML with inline CSS

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

CSS Border Left color for the above div is #c5fcd6

HTML with inline CSS

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

CSS Border Right color for the above div is #c5fcd6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c5fcd6

HTML with inline CSS

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

CSS Border Top color for the above div is #c5fcd6

HTML with inline CSS

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

#c5fcd6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c5fcd6 Color code Preview on White Background

This is how #c5fcd6 Color code will look on white background color. Color contrast ratio is 1.15

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

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.