Skip to main content Skip to docs navigation

#c2cbcb 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 Silver Whiskers and its hex is #BBC5C4 Nearest Color Name

Color Hue/Base color: Grey

Hex #c2cbcb Color code in RGB color code model is created after adding 76.08% red color, 79.61% green color and 79.61% blue color. Hex #c2cbcb Color code in CMYK color (process color) code model is generated after subtraction of 4% cyan, 0% magenta, 0% yellow and 20.39% black.

Hex #c2cbcb color code is between #bbcccc web safe hex color code and #ccbbbb web safe hex color code. #bbcccc is the nearest web safe color code. You can see here many more shades of #c2cbcb color code.

RGB Chart

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

Color Table

Hex Color Code c2cbcb #c2cbcb
RGB Decimal 194, 203, 203 194, 203, 203
RGB Percent 76%, 80%, 80% rgb(76%, 80%, 80%)
CSS RGBa 194, 203, 203,1 rgba(194,203,203,1)
CMYK Model cmyk(4%,0%,0%,20.39%)
HSL Color Space 180,8% ,78% hsl(180,8% ,78%)
HSV Color Space 180°, 4%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11000010 11001011 11001011
Octal 302 313 313
Decimal 194 203 203
Hex c2 cb cb

Different shades of #c2cbcb color code.

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

Darkest of #c2cbcb
#708484
Darker of #c2cbcb
#8b9c9c
Dark of #c2cbcb
#a6b4b4
Base of #c2cbcb
#c2cbcb
Light of #c2cbcb
#dee2e2
Lighter
#f9fafa
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

#c2cbcb
#cbc2c2

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

Split Complementary

#c2cbcb
#cbc2c6
#cbc6c2

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

Analogous Color

#c2cbc6
#c2cbc7
#c2cbcb
#c2c8cb
#c2c4cb

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

#c2cbcb
#cbcbc2
#cbc2cb

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

#c2cbcb
#cbc2cb
#cbc2c2
#c2cbc2

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

#c2cbcb
#c6c2cb
#cbc2c2
#c6cbc2

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 #c2cbcb

#596868
#708484
#8b9c9c
#a6b4b4
#c2cbcb
#dee2e2
#f9fafa
#ffffff
#ffffff

Tints of #c2cbcb Color

#c2cbcb
#c8d0d0
#cfd6d6
#d6dcdc
#dde2e2
#e3e7e7
#eaeded
#f1f3f3
#f8f9f9
#ffffff

Shades of #c2cbcb color code

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

#c2cbcb
#acb4b4
#969d9d
#818787
#6b7070
#565a5a
#404343
#2b2d2d
#151616
#000000

Tones

#c2cbcb
#c6c6c6
#c6c6c6
#c6c6c6
#c6c6c6

Tones

Similar Color like #c2cbcb color

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

#c3cccc
#c4cdcd
#c5cece
#c6cfcf
#c7d0d0
#c8d1d1
#c9d2d2
#cad3d3
#cbd4d4
#ccd5d5
#cdd6d6
#ced7d7
#cfd8d8
#d0d9d9
#c1caca
#c0c9c9
#bfc8c8
#bec7c7
#bdc6c6
#bcc5c5
#bbc4c4
#bac3c3
#b9c2c2
#b8c1c1
#b7c0c0
#b6bfbf
#b5bebe
#b4bdbd

Download this Light Grey

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

#c2cbcb Color Code Preview on Black Background Color

This is how #c2cbcb Color will look on black background color. Color contrast ratio is 12.70

#c2cbcb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c2cbcb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c2cbcb

#c2cbcb color code is use for CSS Background Color

Background color for the above div is #c2cbcb

HTML with inline CSS

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

#c2cbcb color code is use for CSS Border Color

CSS Border color for the above div is #c2cbcb

HTML with inline CSS

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

CSS Border Left color for the above div is #c2cbcb

HTML with inline CSS

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

CSS Border Right color for the above div is #c2cbcb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c2cbcb

HTML with inline CSS

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

CSS Border Top color for the above div is #c2cbcb

HTML with inline CSS

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

#c2cbcb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c2cbcb Color code Preview on White Background

This is how #c2cbcb Color code will look on white background color. Color contrast ratio is 1.65

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

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