Skip to main content Skip to docs navigation

#c4cccf hex color | Download Light Grey BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Where There Is Smoke and its hex is #C7CCCE Nearest Color Name

Color Hue/Base color: Grey

Hex #c4cccf Color code in RGB color code model is created after adding 76.86% red color, 80% green color and 81.18% blue color. Hex #c4cccf Color code in CMYK color (process color) code model is generated after subtraction of 5% cyan, 1% magenta, 0% yellow and 18.82% black.

Hex #c4cccf color code is between #ccbbcc web safe hex color code and #bbdddd web safe hex color code. #ccbbcc is the nearest web safe color code. You can see here many more shades of #c4cccf color code.

RGB Chart

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

Color Table

Hex Color Code c4cccf #c4cccf
RGB Decimal 196, 204, 207 196, 204, 207
RGB Percent 77%, 80%, 81% rgb(77%, 80%, 81%)
CSS RGBa 196, 204, 207,1 rgba(196,204,207,1)
CMYK Model cmyk(5%,1%,0%,18.82%)
HSL Color Space 196,10% ,79% hsl(196,10% ,79%)
HSV Color Space 196°, 5%, 81%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11000100 11001100 11001111
Octal 304 314 317
Decimal 196 204 207
Hex c4 cc cf

Different shades of #c4cccf color code.

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

Darkest of #c4cccf
#70838a
Darker of #c4cccf
#8c9ba1
Dark of #c4cccf
#a8b4b8
Base of #c4cccf
#c4cccf
Light of #c4cccf
#e0e4e6
Lighter
#fcfdfd
Lightest
#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

#c4cccf
#cfc7c4

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

Split Complementary

#c4cccf
#cfc4c7
#cfcdc4

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

Analogous Color

#c4cfcc
#c4cfcd
#c4cccf
#c4c8cf
#c4c4cf

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

#c4cccf
#cccfc4
#cfc4cc

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

#c4cccf
#cfc4cc
#cfc7c4
#c4cfc7

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#c4cccf
#cdc4cf
#cfc7c4
#c7cfc4

Square 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).

Monochromatic Color with #c4cccf

#59686e
#70838a
#8c9ba1
#a8b4b8
#c4cccf
#e0e4e6
#fcfdfd
#ffffff
#ffffff

Tints of #c4cccf Color

#c4cccf
#cad1d4
#d1d7d9
#d7dddf
#dee2e4
#e4e8e9
#ebeeef
#f1f3f4
#f8f9f9
#ffffff

Shades of #c4cccf color code

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

#c4cccf
#aeb5b8
#989ea1
#82888a
#6c7173
#575a5c
#414445
#2b2d2e
#151617
#000000

Tones

#c4cccf
#cacaca
#cacaca
#cacaca
#cacaca

Tones

Similar Color like #c4cccf color

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

#c5cdd0
#c6ced1
#c7cfd2
#c8d0d3
#c9d1d4
#cad2d5
#cbd3d6
#ccd4d7
#cdd5d8
#ced6d9
#cfd7da
#d0d8db
#d1d9dc
#d2dadd
#c3cbce
#c2cacd
#c1c9cc
#c0c8cb
#bfc7ca
#bec6c9
#bdc5c8
#bcc4c7
#bbc3c6
#bac2c5
#b9c1c4
#b8c0c3
#b7bfc2
#b6bec1

Download this Light Grey

Hex #c4cccf 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.

#c4cccf Color Code Preview on Black Background Color

This is how #c4cccf Color will look on black background color. Color contrast ratio is 12.89

#c4cccf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c4cccf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c4cccf

#c4cccf color code is use for CSS Background Color

Background color for the above div is #c4cccf

HTML with inline CSS

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

#c4cccf color code is use for CSS Border Color

CSS Border color for the above div is #c4cccf

HTML with inline CSS

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

CSS Border Left color for the above div is #c4cccf

HTML with inline CSS

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

CSS Border Right color for the above div is #c4cccf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c4cccf

HTML with inline CSS

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

CSS Border Top color for the above div is #c4cccf

HTML with inline CSS

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

#c4cccf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c4cccf Color code Preview on White Background

This is how #c4cccf Color code will look on white background color. Color contrast ratio is 1.63

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(196,204,207,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(207,199,196,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(196,204,207,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }