crispedge.com

Color picker

Loading...

#c3e1ea hex color - Blue - Cool color - Information

#c3e1ea hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #c3e1ea Color code in RGB color code model is created after adding 76.47% red color, 88.24% green color and 91.76% blue color. Hex #c3e1ea Color code in CMYK color (process color) code model is generated after subtraction of 17% cyan, 4% magenta, 0% yellow and 8% black.

Hex #c3e1ea color code is between #bbddee web safe hex color code and #cceedd web safe hex color code. #bbddee is the nearest web safe color code. You can see here many more shades of #c3e1ea color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codec3e1ea#c3e1ea
RGB Decimal195, 225, 234rgb(195, 225, 234)
RGB Percent76%, 88%, 92%rgb(76%, 88%, 92%)
CSS RGBa195, 225, 234,1rgba(195,225,234,1)
CMYK Modelcmyk(17%,4%,0%,8%)
HSL Color Space194,48% ,84%hsl(194,48% ,84%)
HSV Color Space194°, 17%, 92%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110000111110000111101010
Octal303341352
Decimal195225234
Hexc3e1ea

Different shades of #c3e1ea color code.

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

Light Shade of #c3e1ea
#e9f4f7
Dark Shade of #c3e1ea
#9dcedd
Saturated Shade of #c3e1ea
#bfe3ee
Desaturated Shade of #c3e1ea
#c7dfe6
Grey scale Shade of #c3e1ea
#d6d6d6
Brighten Shade
#dcfaff
Most Readable Shade
#000000

Shades of #c3e1ea color code

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

#c3e1ea
#adc8d0
#97afb6
#82969c
#6c7d82
#566468
#414b4e
#2b3234
#15191a
#000000

Similar Color like #c3e1ea color

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

#c4e2eb
#c5e3ec
#c6e4ed
#c7e5ee
#c8e6ef
#c9e7f0
#cae8f1
#cbe9f2
#cceaf3
#cdebf4
#ceecf5
#cfedf6
#d0eef7
#d1eff8
#c2e0e9
#c1dfe8
#c0dee7
#bfdde6
#bedce5
#bddbe4
#bcdae3
#bbd9e2
#bad8e1
#b9d7e0
#b8d6df
#b7d5de
#b6d4dd
#b5d3dc

Monochromatic Color with #c3e1ea

#c3e1ea
#121515
#353e40
#59666a
#7c8f95
#a0b8bf

Tints of #c3e1ea Color

#c3e1ea
#c9e4ec
#d0e7ee
#d7ebf1
#ddeef3
#e4f1f5
#ebf5f8
#f1f8fa
#f8fbfc
#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

#c3e1ea
#eaccc3

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

Split Complementary

#c3e1ea
#eac3ce
#eae0c3

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

Analogous Color

#c3eae3
#c3e9ea
#c3e1ea
#c3d9ea
#c3d1ea

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

#c3e1ea
#eac3e1
#e1eac3

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

#c3e1ea
#dfc3ea
#eaccc3
#cdeac3

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

#c3e1ea
#eaccc3
#eae0c3
#c3ceea

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

#c3e1ea Color Code Preview on Black Background Color

This is how #c3e1ea Color will look on black background color. Color contrast ratio is 15.28

#c3e1ea in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c3e1ea

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c3e1ea

#c3e1ea color code is use for CSS Background Color

Background color for the above div is #c3e1ea

HTML with inline CSS

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

#c3e1ea color code is use for CSS Border Color

CSS Border color for the above div is #c3e1ea

HTML with inline CSS

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

CSS Border Left color for the above div is #c3e1ea

HTML with inline CSS

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

CSS Border Right color for the above div is #c3e1ea

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c3e1ea

HTML with inline CSS

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

CSS Border Top color for the above div is #c3e1ea

HTML with inline CSS

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

#c3e1ea hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c3e1ea Color code Preview on White Background

This is how #c3e1ea Color code will look on white background color. Color contrast ratio is 1.37

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

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(195,225,234,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(234,204,195,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(195,225,234,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.