crispedge.com

Color picker

Loading...

#c6fcfd hex color - Blue - Cool color - Information

#c6fcfd hex color - Blue - Cool color

Color Hue/Base color: Blue

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

Hex #c6fcfd color code is between #ccffff web safe hex color code and #bbeeee web safe hex color code. #ccffff is the nearest web safe color code. You can see here many more shades of #c6fcfd color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec6fcfd#c6fcfd
RGB Decimal198, 252, 253rgb(198, 252, 253)
RGB Percent78%, 99%, 99%rgb(78%, 99%, 99%)
CSS RGBa198, 252, 253,1rgba(198,252,253,1)
CMYK Modelcmyk(22%,0%,0%,1%)
HSL Color Space181,93% ,88%hsl(181,93% ,88%)
HSV Color Space181°, 22%, 99%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110001101111110011111101
Octal306374375
Decimal198252253
Hexc6fcfd

Different shades of #c6fcfd color code.

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

Light Shade of #c6fcfd
#f7ffff
Dark Shade of #c6fcfd
#95f9fb
Saturated Shade of #c6fcfd
#c4feff
Desaturated Shade of #c6fcfd
#c9f9fa
Grey scale Shade of #c6fcfd
#e1e1e1
Brighten Shade
#dfffff
Most Readable Shade
#000000

Shades of #c6fcfd color code

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

#c6fcfd
#b0e0e0
#9ac4c4
#84a8a8
#6e8c8c
#587070
#425454
#2c3838
#161c1c
#000000

Similar Color like #c6fcfd color

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

#c7fdfe
#c8feff
#c9ffff
#caffff
#cbffff
#ccffff
#cdffff
#ceffff
#cfffff
#d0ffff
#d1ffff
#d2ffff
#d3ffff
#d4ffff
#c5fbfc
#c4fafb
#c3f9fa
#c2f8f9
#c1f7f8
#c0f6f7
#bff5f6
#bef4f5
#bdf3f4
#bcf2f3
#bbf1f2
#baf0f1
#b9eff0
#b8eeef

Monochromatic Color with #c6fcfd

#c6fcfd
#202828
#415353
#627d7d
#83a7a8
#a5d2d2

Tints of #c6fcfd Color

#c6fcfd
#ccfcfd
#d2fcfd
#d9fdfd
#dffdfd
#e5fdfe
#ecfefe
#f2fefe
#f8fefe
#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

#c6fcfd
#fdc7c6

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

Split Complementary

#c6fcfd
#fdc6e0
#fde3c6

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

Analogous Color

#c6fde8
#c6fdf3
#c6fcfd
#c6f1fd
#c6e6fd

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

#c6fcfd
#fdc6fc
#fcfdc6

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

#c6fcfd
#e2c6fd
#fdc7c6
#e0fdc6

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

#c6fcfd
#fdc7c6
#fde3c6
#c6e0fd

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

#c6fcfd Color Code Preview on Black Background Color

This is how #c6fcfd Color will look on black background color. Color contrast ratio is 18.74

#c6fcfd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c6fcfd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c6fcfd

#c6fcfd color code is use for CSS Background Color

Background color for the above div is #c6fcfd

HTML with inline CSS

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

#c6fcfd color code is use for CSS Border Color

CSS Border color for the above div is #c6fcfd

HTML with inline CSS

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

CSS Border Left color for the above div is #c6fcfd

HTML with inline CSS

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

CSS Border Right color for the above div is #c6fcfd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c6fcfd

HTML with inline CSS

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

CSS Border Top color for the above div is #c6fcfd

HTML with inline CSS

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

#c6fcfd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c6fcfd Color code Preview on White Background

This is how #c6fcfd Color code will look on white background color. Color contrast ratio is 1.12

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

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(198,252,253,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(253,199,198,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(198,252,253,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.