crispedge.com

Color picker

Loading...

#c3cfe4 hex color - Blue - Cool color - Information

#c3cfe4 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #c3cfe4 Color code in RGB color code model is created after adding 76.47% red color, 81.18% green color and 89.41% blue color. Hex #c3cfe4 Color code in CMYK color (process color) code model is generated after subtraction of 14% cyan, 9% magenta, 0% yellow and 11% black.

Hex #c3cfe4 color code is between #bbccdd web safe hex color code and #ccddee web safe hex color code. #bbccdd is the nearest web safe color code. You can see here many more shades of #c3cfe4 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec3cfe4#c3cfe4
RGB Decimal195, 207, 228rgb(195, 207, 228)
RGB Percent76%, 81%, 89%rgb(76%, 81%, 89%)
CSS RGBa195, 207, 228,1rgba(195,207,228,1)
CMYK Modelcmyk(14%,9%,0%,11%)
HSL Color Space218,38% ,83%hsl(218,38% ,83%)
HSV Color Space218°, 14%, 89%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110000111100111111100100
Octal303317344
Decimal195207228
Hexc3cfe4

Different shades of #c3cfe4 color code.

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

Light Shade of #c3cfe4
#e6ebf4
Dark Shade of #c3cfe4
#a0b3d4
Saturated Shade of #c3cfe4
#bfcee8
Desaturated Shade of #c3cfe4
#c7d0e0
Grey scale Shade of #c3cfe4
#d3d3d3
Brighten Shade
#dce8fd
Most Readable Shade
#000000

Shades of #c3cfe4 color code

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

#c3cfe4
#adb8ca
#97a1b1
#828a98
#6c737e
#565c65
#41454c
#2b2e32
#151719
#000000

Similar Color like #c3cfe4 color

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

#c4d0e5
#c5d1e6
#c6d2e7
#c7d3e8
#c8d4e9
#c9d5ea
#cad6eb
#cbd7ec
#ccd8ed
#cdd9ee
#cedaef
#cfdbf0
#d0dcf1
#d1ddf2
#c2cee3
#c1cde2
#c0cce1
#bfcbe0
#becadf
#bdc9de
#bcc8dd
#bbc7dc
#bac6db
#b9c5da
#b8c4d9
#b7c3d8
#b6c2d7
#b5c1d6

Monochromatic Color with #c3cfe4

#c3cfe4
#0d0e0f
#32353a
#565b64
#7a828f
#9fa8b9

Tints of #c3cfe4 Color

#c3cfe4
#c9d4e7
#d0d9ea
#d7dfed
#dde4f0
#e4e9f3
#ebeff6
#f1f4f9
#f8f9fc
#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

#c3cfe4
#e4d8c3

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

Split Complementary

#c3cfe4
#e4c8c3
#e0e4c3

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

Analogous Color

#c3dce4
#c3d6e4
#c3cfe4
#c3c8e4
#c4c3e4

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

#c3cfe4
#e4c3cf
#cfe4c3

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

#c3cfe4
#e4c3df
#e4d8c3
#c3e4c7

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

#c3cfe4
#e4d8c3
#e0e4c3
#c8c3e4

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

#c3cfe4 Color Code Preview on Black Background Color

This is how #c3cfe4 Color will look on black background color. Color contrast ratio is 13.37

#c3cfe4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c3cfe4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c3cfe4

#c3cfe4 color code is use for CSS Background Color

Background color for the above div is #c3cfe4

HTML with inline CSS

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

#c3cfe4 color code is use for CSS Border Color

CSS Border color for the above div is #c3cfe4

HTML with inline CSS

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

CSS Border Left color for the above div is #c3cfe4

HTML with inline CSS

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

CSS Border Right color for the above div is #c3cfe4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c3cfe4

HTML with inline CSS

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

CSS Border Top color for the above div is #c3cfe4

HTML with inline CSS

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

#c3cfe4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c3cfe4 Color code Preview on White Background

This is how #c3cfe4 Color code will look on white background color. Color contrast ratio is 1.57

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

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,207,228,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(228,216,195,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(195,207,228,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.