crispedge.com

Color picker

Loading...

#c2eeea hex color - Blue - Cool color - Information

#c2eeea hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #c2eeea Color code in RGB color code model is created after adding 76.08% red color, 93.33% green color and 91.76% blue color. Hex #c2eeea Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 0% magenta, 2% yellow and 7% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec2eeea#c2eeea
RGB Decimal194, 238, 234rgb(194, 238, 234)
RGB Percent76%, 93%, 92%rgb(76%, 93%, 92%)
CSS RGBa194, 238, 234,1rgba(194,238,234,1)
CMYK Modelcmyk(18%,0%,2%,7%)
HSL Color Space175,56% ,85%hsl(175,56% ,85%)
HSV Color Space175°, 18%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110000101110111011101010
Octal302356352
Decimal194238234
Hexc2eeea

Different shades of #c2eeea color code.

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

Light Shade of #c2eeea
#eaf9f8
Dark Shade of #c2eeea
#9ae3dc
Saturated Shade of #c2eeea
#bef2ed
Desaturated Shade of #c2eeea
#c6eae7
Grey scale Shade of #c2eeea
#d8d8d8
Brighten Shade
#dbffff
Most Readable Shade
#000000

Shades of #c2eeea color code

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

#c2eeea
#acd3d0
#96b9b6
#819e9c
#6b8482
#566968
#404f4e
#2b3434
#151a1a
#000000

Similar Color like #c2eeea color

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

#c3efeb
#c4f0ec
#c5f1ed
#c6f2ee
#c7f3ef
#c8f4f0
#c9f5f1
#caf6f2
#cbf7f3
#ccf8f4
#cdf9f5
#cefaf6
#cffbf7
#d0fcf8
#c1ede9
#c0ece8
#bfebe7
#beeae6
#bde9e5
#bce8e4
#bbe7e3
#bae6e2
#b9e5e1
#b8e4e0
#b7e3df
#b6e2de
#b5e1dd
#b4e0dc

Monochromatic Color with #c2eeea

#c2eeea
#151a19
#374443
#5a6e6d
#7d9996
#9fc3c0

Tints of #c2eeea Color

#c2eeea
#c8efec
#cff1ee
#d6f3f1
#ddf5f3
#e3f7f5
#eaf9f8
#f1fbfa
#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

#c2eeea
#eec2c6

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

Split Complementary

#c2eeea
#eec2dc
#eed4c2

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

Analogous Color

#c2eed8
#c2eee1
#c2eeea
#c2e9ee
#c2e0ee

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

#c2eeea
#eac2ee
#eeeac2

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

#c2eeea
#d4c2ee
#eec2c6
#dceec2

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

#c2eeea
#eec2c6
#eed4c2
#c2dcee

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

#c2eeea Color Code Preview on Black Background Color

This is how #c2eeea Color will look on black background color. Color contrast ratio is 16.71

#c2eeea in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c2eeea

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c2eeea

#c2eeea color code is use for CSS Background Color

Background color for the above div is #c2eeea

HTML with inline CSS

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

#c2eeea color code is use for CSS Border Color

CSS Border color for the above div is #c2eeea

HTML with inline CSS

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

CSS Border Left color for the above div is #c2eeea

HTML with inline CSS

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

CSS Border Right color for the above div is #c2eeea

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c2eeea

HTML with inline CSS

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

CSS Border Top color for the above div is #c2eeea

HTML with inline CSS

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

#c2eeea hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c2eeea Color code Preview on White Background

This is how #c2eeea Color code will look on white background color. Color contrast ratio is 1.26

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

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,238,234,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(238,194,198,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(194,238,234,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.