Skip to main content Skip to docs navigation

#b0bfbc 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 Pantone 5517 C and its hex is #B1C0BC Nearest Color Name

Color Hue/Base color: Grey

Hex #b0bfbc Color code in RGB color code model is created after adding 69.02% red color, 74.9% green color and 73.73% blue color. Hex #b0bfbc Color code in CMYK color (process color) code model is generated after subtraction of 8% cyan, 0% magenta, 2% yellow and 25.1% black.

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

RGB Chart

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

Color Table

Hex Color Code b0bfbc #b0bfbc
RGB Decimal 176, 191, 188 176, 191, 188
RGB Percent 69%, 75%, 74% rgb(69%, 75%, 74%)
CSS RGBa 176, 191, 188,1 rgba(176,191,188,1)
CMYK Model cmyk(8%,0%,2%,25.1%)
HSL Color Space 168,10% ,72% hsl(168,10% ,72%)
HSV Color Space 168°, 8%, 75%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10110000 10111111 10111100
Octal 260 277 274
Decimal 176 191 188
Hex b0 bf bc

Different shades of #b0bfbc color code.

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

Darkest of #b0bfbc
#607672
Darker of #b0bfbc
#78918c
Dark of #b0bfbc
#94a8a4
Base of #b0bfbc
#b0bfbc
Light of #b0bfbc
#ccd6d4
Lighter
#e8edec
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

#b0bfbc
#bfb0b3

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

Split Complementary

#b0bfbc
#bfb0ba
#bfb4b0

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

Analogous Color

#b0bfb3
#b0bfb6
#b0bfbc
#b0bdbf
#b0b7bf

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

#b0bfbc
#bfbcb0
#bcb0bf

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

#b0bfbc
#bcb0bf
#bfb0b3
#b3bfb0

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

#b0bfbc
#b4b0bf
#bfb0b3
#babfb0

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

#495a57
#607672
#78918c
#94a8a4
#b0bfbc
#ccd6d4
#e8edec
#ffffff
#ffffff

Tints of #b0bfbc Color

#b0bfbc
#b8c6c3
#c1cdca
#cad4d2
#d3dbd9
#dbe2e1
#e4e9e8
#edf0f0
#f6f7f7
#ffffff

Shades of #b0bfbc color code

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

#b0bfbc
#9ca9a7
#889492
#757f7d
#616a68
#4e5453
#3a3f3e
#272a29
#131514
#000000

Tones

#b0bfbc
#b7b7b7
#b7b7b7
#b7b7b7
#b7b7b7

Tones

Similar Color like #b0bfbc color

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

#b1c0bd
#b2c1be
#b3c2bf
#b4c3c0
#b5c4c1
#b6c5c2
#b7c6c3
#b8c7c4
#b9c8c5
#bac9c6
#bbcac7
#bccbc8
#bdccc9
#becdca
#afbebb
#aebdba
#adbcb9
#acbbb8
#abbab7
#aab9b6
#a9b8b5
#a8b7b4
#a7b6b3
#a6b5b2
#a5b4b1
#a4b3b0
#a3b2af
#a2b1ae

Download this Light Grey

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

#b0bfbc Color Code Preview on Black Background Color

This is how #b0bfbc Color will look on black background color. Color contrast ratio is 11.02

#b0bfbc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b0bfbc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b0bfbc

#b0bfbc color code is use for CSS Background Color

Background color for the above div is #b0bfbc

HTML with inline CSS

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

#b0bfbc color code is use for CSS Border Color

CSS Border color for the above div is #b0bfbc

HTML with inline CSS

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

CSS Border Left color for the above div is #b0bfbc

HTML with inline CSS

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

CSS Border Right color for the above div is #b0bfbc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b0bfbc

HTML with inline CSS

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

CSS Border Top color for the above div is #b0bfbc

HTML with inline CSS

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

#b0bfbc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b0bfbc Color code Preview on White Background

This is how #b0bfbc Color code will look on white background color. Color contrast ratio is 1.90

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

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