crispedge.com

Color picker

Loading...

#c2f3e5 hex color - Blue - Cool color - Information

#c2f3e5 hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

Hex #c2f3e5 Color code in RGB color code model is created after adding 76.08% red color, 95.29% green color and 89.8% blue color. Hex #c2f3e5 Color code in CMYK color (process color) code model is generated after subtraction of 20% cyan, 0% magenta, 6% yellow and 5% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec2f3e5#c2f3e5
RGB Decimal194, 243, 229rgb(194, 243, 229)
RGB Percent76%, 95%, 90%rgb(76%, 95%, 90%)
CSS RGBa194, 243, 229,1rgba(194,243,229,1)
CMYK Modelcmyk(20%,0%,6%,5%)
HSL Color Space163,67% ,86%hsl(163,67% ,86%)
HSV Color Space163°, 20%, 95%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110000101111001111100101
Octal302363345
Decimal194243229
Hexc2f3e5

Different shades of #c2f3e5 color code.

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

Light Shade of #c2f3e5
#edfbf7
Dark Shade of #c2f3e5
#97ebd3
Saturated Shade of #c2f3e5
#bef7e7
Desaturated Shade of #c2f3e5
#c6efe3
Grey scale Shade of #c2f3e5
#dadada
Brighten Shade
#dbfffe
Most Readable Shade
#000000

Shades of #c2f3e5 color code

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

#c2f3e5
#acd8cb
#96bdb2
#81a298
#6b877f
#566c65
#40514c
#2b3632
#151b19
#000000

Similar Color like #c2f3e5 color

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

#c3f4e6
#c4f5e7
#c5f6e8
#c6f7e9
#c7f8ea
#c8f9eb
#c9faec
#cafbed
#cbfcee
#ccfdef
#cdfef0
#cefff1
#cffff2
#d0fff3
#c1f2e4
#c0f1e3
#bff0e2
#beefe1
#bdeee0
#bceddf
#bbecde
#baebdd
#b9eadc
#b8e9db
#b7e8da
#b6e7d9
#b5e6d8
#b4e5d7

Monochromatic Color with #c2f3e5

#c2f3e5
#181e1d
#3a4945
#5c736d
#7e9e95
#a0c8bd

Tints of #c2f3e5 Color

#c2f3e5
#c8f4e7
#cff5ea
#d6f7ed
#ddf8f0
#e3f9f3
#eafbf6
#f1fcf9
#f8fdfc
#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

#c2f3e5
#f3c2d0

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

Split Complementary

#c2f3e5
#f3c2e8
#f3ccc2

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

Analogous Color

#c2f3d1
#c2f3db
#c2f3e5
#c2f3ef
#c2edf3

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

#c2f3e5
#e5c2f3
#f3e5c2

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

#c2f3e5
#ccc2f3
#f3c2d0
#e8f3c2

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

#c2f3e5
#f3c2d0
#f3ccc2
#c2e8f3

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

#c2f3e5 Color Code Preview on Black Background Color

This is how #c2f3e5 Color will look on black background color. Color contrast ratio is 17.25

#c2f3e5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c2f3e5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c2f3e5

#c2f3e5 color code is use for CSS Background Color

Background color for the above div is #c2f3e5

HTML with inline CSS

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

#c2f3e5 color code is use for CSS Border Color

CSS Border color for the above div is #c2f3e5

HTML with inline CSS

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

CSS Border Left color for the above div is #c2f3e5

HTML with inline CSS

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

CSS Border Right color for the above div is #c2f3e5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c2f3e5

HTML with inline CSS

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

CSS Border Top color for the above div is #c2f3e5

HTML with inline CSS

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

#c2f3e5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c2f3e5 Color code Preview on White Background

This is how #c2f3e5 Color code will look on white background color. Color contrast ratio is 1.22

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

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