Skip to main content Skip to docs navigation

#c0bbbd 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 Geneva Morn and its hex is #BAB7B8 Nearest Color Name

Color Hue/Base color: Grey

Hex #c0bbbd Color code in RGB color code model is created after adding 75.29% red color, 73.33% green color and 74.12% blue color. Hex #c0bbbd Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 3% magenta, 2% yellow and 24.71% black.

Hex #c0bbbd color code is between #bbaabb web safe hex color code and #cccccc web safe hex color code. #bbaabb is the nearest web safe color code. You can see here many more shades of #c0bbbd color code.

RGB Chart

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

Color Table

Hex Color Code c0bbbd #c0bbbd
RGB Decimal 192, 187, 189 192, 187, 189
RGB Percent 75%, 73%, 74% rgb(75%, 73%, 74%)
CSS RGBa 192, 187, 189,1 rgba(192,187,189,1)
CMYK Model cmyk(0%,3%,2%,24.71%)
HSL Color Space 336,4% ,74% hsl(336,4% ,74%)
HSV Color Space 336°, 3%, 75%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000000 10111011 10111101
Octal 300 273 275
Decimal 192 187 189
Hex c0 bb bd

Different shades of #c0bbbd color code.

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

Darkest of #c0bbbd
#756d70
Darker of #c0bbbd
#8f868a
Dark of #c0bbbd
#a7a1a3
Base of #c0bbbd
#c0bbbd
Light of #c0bbbd
#d9d5d7
Lighter
#f1f0f0
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

#c0bbbd
#bbc0be

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

Split Complementary

#c0bbbd
#bbc0bb
#bbbfc0

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

Analogous Color

#c0bbc0
#c0bbbf
#c0bbbd
#c0bbbb
#c0bdbb

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

#c0bbbd
#bbbdc0
#bdc0bb

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

#c0bbbd
#bdc0bb
#bbc0be
#bebbc0

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

#c0bbbd
#bfc0bb
#bbc0be
#bbbbc0

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

#5b5457
#756d70
#8f868a
#a7a1a3
#c0bbbd
#d9d5d7
#f1f0f0
#ffffff
#ffffff

Tints of #c0bbbd Color

#c0bbbd
#c7c2c4
#cecacb
#d5d1d3
#dcd9da
#e3e0e1
#eae8e9
#f1eff0
#f8f7f7
#ffffff

Shades of #c0bbbd color code

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

#c0bbbd
#aaa6a8
#959193
#807c7e
#6a6769
#555354
#403e3f
#2a292a
#151415
#000000

Tones

#c0bbbd
#bdbdbd
#bdbdbd
#bdbdbd
#bdbdbd

Tones

Similar Color like #c0bbbd color

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

#c1bcbe
#c2bdbf
#c3bec0
#c4bfc1
#c5c0c2
#c6c1c3
#c7c2c4
#c8c3c5
#c9c4c6
#cac5c7
#cbc6c8
#ccc7c9
#cdc8ca
#cec9cb
#bfbabc
#beb9bb
#bdb8ba
#bcb7b9
#bbb6b8
#bab5b7
#b9b4b6
#b8b3b5
#b7b2b4
#b6b1b3
#b5b0b2
#b4afb1
#b3aeb0
#b2adaf

Download this Light Grey

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

#c0bbbd Color Code Preview on Black Background Color

This is how #c0bbbd Color will look on black background color. Color contrast ratio is 11.08

#c0bbbd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c0bbbd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c0bbbd

#c0bbbd color code is use for CSS Background Color

Background color for the above div is #c0bbbd

HTML with inline CSS

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

#c0bbbd color code is use for CSS Border Color

CSS Border color for the above div is #c0bbbd

HTML with inline CSS

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

CSS Border Left color for the above div is #c0bbbd

HTML with inline CSS

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

CSS Border Right color for the above div is #c0bbbd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c0bbbd

HTML with inline CSS

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

CSS Border Top color for the above div is #c0bbbd

HTML with inline CSS

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

#c0bbbd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c0bbbd Color code Preview on White Background

This is how #c0bbbd Color code will look on white background color. Color contrast ratio is 1.89

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

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