crispedge.com

Color picker

Loading...

#c3dcfe hex color - Blue - Cool color - Information

#c3dcfe hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #c3dcfe Color code in RGB color code model is created after adding 76.47% red color, 86.27% green color and 99.61% blue color. Hex #c3dcfe Color code in CMYK color (process color) code model is generated after subtraction of 23% cyan, 13% magenta, 0% yellow and 0% black.

Hex #c3dcfe color code is between #bbddff web safe hex color code and #ccccee web safe hex color code. #bbddff is the nearest web safe color code. You can see here many more shades of #c3dcfe color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec3dcfe#c3dcfe
RGB Decimal195, 220, 254rgb(195, 220, 254)
RGB Percent76%, 86%, 100%rgb(76%, 86%, 100%)
CSS RGBa195, 220, 254,1rgba(195,220,254,1)
CMYK Modelcmyk(23%,13%,0%,0%)
HSL Color Space215,97% ,88%hsl(215,97% ,88%)
HSV Color Space215°, 23%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110000111101110011111110
Octal303334376
Decimal195220254
Hexc3dcfe

Different shades of #c3dcfe color code.

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

Light Shade of #c3dcfe
#f5f9ff
Dark Shade of #c3dcfe
#91bffd
Saturated Shade of #c3dcfe
#c2dcff
Desaturated Shade of #c3dcfe
#c6dcfb
Grey scale Shade of #c3dcfe
#e0e0e0
Brighten Shade
#dcf5ff
Most Readable Shade
#000000

Shades of #c3dcfe color code

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

#c3dcfe
#adc3e1
#97abc5
#8292a9
#6c7a8d
#566170
#414954
#2b3038
#15181c
#000000

Similar Color like #c3dcfe color

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

#c4ddff
#c5deff
#c6dfff
#c7e0ff
#c8e1ff
#c9e2ff
#cae3ff
#cbe4ff
#cce5ff
#cde6ff
#cee7ff
#cfe8ff
#d0e9ff
#d1eaff
#c2dbfd
#c1dafc
#c0d9fb
#bfd8fa
#bed7f9
#bdd6f8
#bcd5f7
#bbd4f6
#bad3f5
#b9d2f4
#b8d1f3
#b7d0f2
#b6cff1
#b5cef0

Monochromatic Color with #c3dcfe

#c3dcfe
#202429
#404954
#616e7e
#8292a9
#a2b7d3

Tints of #c3dcfe Color

#c3dcfe
#c9dffe
#d0e3fe
#d7e7fe
#ddebfe
#e4effe
#ebf3fe
#f1f7fe
#f8fbfe
#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

#c3dcfe
#fee5c3

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

Split Complementary

#c3dcfe
#fec7c3
#fafec3

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

Analogous Color

#c3f4fe
#c3e8fe
#c3dcfe
#c3d0fe
#c3c4fe

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

#c3dcfe
#fec3dc
#dcfec3

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

#c3dcfe
#fec3f9
#fee5c3
#c3fec7

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

#c3dcfe
#fee5c3
#fafec3
#c7c3fe

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

#c3dcfe Color Code Preview on Black Background Color

This is how #c3dcfe Color will look on black background color. Color contrast ratio is 14.99

#c3dcfe in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c3dcfe

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c3dcfe

#c3dcfe color code is use for CSS Background Color

Background color for the above div is #c3dcfe

HTML with inline CSS

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

#c3dcfe color code is use for CSS Border Color

CSS Border color for the above div is #c3dcfe

HTML with inline CSS

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

CSS Border Left color for the above div is #c3dcfe

HTML with inline CSS

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

CSS Border Right color for the above div is #c3dcfe

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c3dcfe

HTML with inline CSS

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

CSS Border Top color for the above div is #c3dcfe

HTML with inline CSS

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

#c3dcfe hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c3dcfe Color code Preview on White Background

This is how #c3dcfe Color code will look on white background color. Color contrast ratio is 1.40

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

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,220,254,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(254,229,195,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(195,220,254,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.