crispedge.com

Color picker

Loading...

#c1fcef hex color - Blue - Cool color - Information

#c1fcef hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

Hex #c1fcef Color code in RGB color code model is created after adding 75.69% red color, 98.82% green color and 93.73% blue color. Hex #c1fcef Color code in CMYK color (process color) code model is generated after subtraction of 23% cyan, 0% magenta, 5% yellow and 1% black.

Hex #c1fcef color code is between #bbffee web safe hex color code and #cceeff web safe hex color code. #bbffee is the nearest web safe color code. You can see here many more shades of #c1fcef color code.

0 Likes 0 Comments | 6 Views

RGB Chart

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

Color Table

Hex Color Codec1fcef#c1fcef
RGB Decimal193, 252, 239rgb(193, 252, 239)
RGB Percent76%, 99%, 94%rgb(76%, 99%, 94%)
CSS RGBa193, 252, 239,1rgba(193,252,239,1)
CMYK Modelcmyk(23%,0%,5%,1%)
HSL Color Space167,91% ,87%hsl(167,91% ,87%)
HSV Color Space167°, 23%, 99%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110000011111110011101111
Octal301374357
Decimal193252239
Hexc1fcef

Different shades of #c1fcef color code.

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

Light Shade of #c1fcef
#f2fefc
Dark Shade of #c1fcef
#90fae2
Saturated Shade of #c1fcef
#befff1
Desaturated Shade of #c1fcef
#c4f9ed
Grey scale Shade of #c1fcef
#dedede
Brighten Shade
#daffff
Most Readable Shade
#000000

Shades of #c1fcef color code

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

#c1fcef
#abe0d4
#96c4b9
#80a89f
#6b8c84
#55706a
#40544f
#2a3835
#151c1a
#000000

Similar Color like #c1fcef color

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

#c2fdf0
#c3fef1
#c4fff2
#c5fff3
#c6fff4
#c7fff5
#c8fff6
#c9fff7
#cafff8
#cbfff9
#ccfffa
#cdfffb
#cefffc
#cffffd
#c0fbee
#bffaed
#bef9ec
#bdf8eb
#bcf7ea
#bbf6e9
#baf5e8
#b9f4e7
#b8f3e6
#b7f2e5
#b6f1e4
#b5f0e3
#b4efe2
#b3eee1

Monochromatic Color with #c1fcef

#c1fcef
#1e2725
#3f524e
#5f7c76
#80a79e
#a0d1c7

Tints of #c1fcef Color

#c1fcef
#c7fcf0
#cefcf2
#d5fdf4
#dcfdf6
#e3fdf7
#eafef9
#f1fefb
#f8fefd
#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

#c1fcef
#fcc1ce

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

Split Complementary

#c1fcef
#fcc1ec
#fcd2c1

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

Analogous Color

#c1fcd7
#c1fce3
#c1fcef
#c1fcfb
#c1f1fc

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

#c1fcef
#efc1fc
#fcefc1

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

#c1fcef
#d1c1fc
#fcc1ce
#ebfcc1

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

#c1fcef
#fcc1ce
#fcd2c1
#c1ecfc

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

#c1fcef Color Code Preview on Black Background Color

This is how #c1fcef Color will look on black background color. Color contrast ratio is 18.44

#c1fcef in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c1fcef

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c1fcef

#c1fcef color code is use for CSS Background Color

Background color for the above div is #c1fcef

HTML with inline CSS

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

#c1fcef color code is use for CSS Border Color

CSS Border color for the above div is #c1fcef

HTML with inline CSS

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

CSS Border Left color for the above div is #c1fcef

HTML with inline CSS

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

CSS Border Right color for the above div is #c1fcef

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c1fcef

HTML with inline CSS

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

CSS Border Top color for the above div is #c1fcef

HTML with inline CSS

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

#c1fcef hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c1fcef Color code Preview on White Background

This is how #c1fcef Color code will look on white background color. Color contrast ratio is 1.14

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

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(193,252,239,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(252,193,206,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(193,252,239,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 6 Views

Post your comment:-

By submitting comment you agree to our privacy policy.