crispedge.com

Color picker

Loading...

#c3ddec hex color - Blue - Cool color - Information

#c3ddec hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #c3ddec Color code in RGB color code model is created after adding 76.47% red color, 86.67% green color and 92.55% blue color. Hex #c3ddec Color code in CMYK color (process color) code model is generated after subtraction of 17% cyan, 6% magenta, 0% yellow and 7% black.

Hex #c3ddec color code is between #bbccee web safe hex color code and #cceedd web safe hex color code. #bbccee is the nearest web safe color code. You can see here many more shades of #c3ddec color code.

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Codec3ddec#c3ddec
RGB Decimal195, 221, 236rgb(195, 221, 236)
RGB Percent76%, 87%, 93%rgb(76%, 87%, 93%)
CSS RGBa195, 221, 236,1rgba(195,221,236,1)
CMYK Modelcmyk(17%,6%,0%,7%)
HSL Color Space202,52% ,85%hsl(202,52% ,85%)
HSV Color Space202°, 17%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110000111101110111101100
Octal303335354
Decimal195221236
Hexc3ddec

Different shades of #c3ddec color code.

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

Light Shade of #c3ddec
#eaf3f8
Dark Shade of #c3ddec
#9cc7e0
Saturated Shade of #c3ddec
#bfdef0
Desaturated Shade of #c3ddec
#c7dce8
Grey scale Shade of #c3ddec
#d7d7d7
Brighten Shade
#dcf6ff
Most Readable Shade
#000000

Shades of #c3ddec color code

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

#c3ddec
#adc4d1
#97abb7
#82939d
#6c7a83
#566268
#41494e
#2b3134
#15181a
#000000

Similar Color like #c3ddec color

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

#c4deed
#c5dfee
#c6e0ef
#c7e1f0
#c8e2f1
#c9e3f2
#cae4f3
#cbe5f4
#cce6f5
#cde7f6
#cee8f7
#cfe9f8
#d0eaf9
#d1ebfa
#c2dceb
#c1dbea
#c0dae9
#bfd9e8
#bed8e7
#bdd7e6
#bcd6e5
#bbd5e4
#bad4e3
#b9d3e2
#b8d2e1
#b7d1e0
#b6d0df
#b5cfde

Monochromatic Color with #c3ddec

#c3ddec
#131617
#373e42
#5a666c
#7d8d97
#a0b5c1

Tints of #c3ddec Color

#c3ddec
#c9e0ee
#d0e4f0
#d7e8f2
#ddecf4
#e4eff6
#ebf3f8
#f1f7fa
#f8fbfc
#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

#c3ddec
#ecd2c3

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

Split Complementary

#c3ddec
#ecc3c8
#ece7c3

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

Analogous Color

#c3eceb
#c3e5ec
#c3ddec
#c3d5ec
#c3cdec

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

#c3ddec
#ecc3dd
#ddecc3

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

#c3ddec
#e6c3ec
#ecd2c3
#c8ecc3

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

#c3ddec
#ecd2c3
#ece7c3
#c3c8ec

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

#c3ddec Color Code Preview on Black Background Color

This is how #c3ddec Color will look on black background color. Color contrast ratio is 14.87

#c3ddec in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c3ddec

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c3ddec

#c3ddec color code is use for CSS Background Color

Background color for the above div is #c3ddec

HTML with inline CSS

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

#c3ddec color code is use for CSS Border Color

CSS Border color for the above div is #c3ddec

HTML with inline CSS

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

CSS Border Left color for the above div is #c3ddec

HTML with inline CSS

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

CSS Border Right color for the above div is #c3ddec

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c3ddec

HTML with inline CSS

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

CSS Border Top color for the above div is #c3ddec

HTML with inline CSS

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

#c3ddec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c3ddec Color code Preview on White Background

This is how #c3ddec Color code will look on white background color. Color contrast ratio is 1.41

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

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,221,236,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(236,210,195,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(195,221,236,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.