Skip to main content Skip to docs navigation

#bcbfc2 hex color | Download Light Blue 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 Neo Tokyo Grey and its hex is #BEC0C2 Nearest Color Name

Color Hue/Base color: Blue

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

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

RGB Chart

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

Color Table

Hex Color Code bcbfc2 #bcbfc2
RGB Decimal 188, 191, 194 188, 191, 194
RGB Percent 74%, 75%, 76% rgb(74%, 75%, 76%)
CSS RGBa 188, 191, 194,1 rgba(188,191,194,1)
CMYK Model cmyk(3%,2%,0%,23.92%)
HSL Color Space 210,5% ,75% hsl(210,5% ,75%)
HSV Color Space 210°, 3%, 76%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111100 10111111 11000010
Octal 274 277 302
Decimal 188 191 194
Hex bc bf c2

Different shades of #bcbfc2 color code.

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

Darkest of #bcbfc2
#6d7278
Darker of #bcbfc2
#878c91
Dark of #bcbfc2
#a1a5aa
Base of #bcbfc2
#bcbfc2
Light of #bcbfc2
#d7d8da
Lighter
#f1f2f3
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

#bcbfc2
#c2bfbc

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

Split Complementary

#bcbfc2
#c2bcbc
#c2c2bc

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

Analogous Color

#bcc2c1
#bcc1c2
#bcbfc2
#bcbdc2
#bdbcc2

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

#bcbfc2
#bfc2bc
#c2bcbf

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

#bcbfc2
#c2bcbf
#c2bfbc
#bcc2bf

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

#bcbfc2
#c2bcc2
#c2bfbc
#bcc2bc

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

#55595d
#6d7278
#878c91
#a1a5aa
#bcbfc2
#d7d8da
#f1f2f3
#ffffff
#ffffff

Tints of #bcbfc2 Color

#bcbfc2
#c3c6c8
#cacdcf
#d2d4d6
#d9dbdd
#e1e2e3
#e8e9ea
#f0f0f1
#f7f7f8
#ffffff

Shades of #bcbfc2 color code

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

#bcbfc2
#a7a9ac
#929496
#7d7f81
#686a6b
#535456
#3e3f40
#292a2b
#141515
#000000

Tones

#bcbfc2
#bfbfbf
#bfbfbf
#bfbfbf
#bfbfbf

Tones

Similar Color like #bcbfc2 color

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

#bdc0c3
#bec1c4
#bfc2c5
#c0c3c6
#c1c4c7
#c2c5c8
#c3c6c9
#c4c7ca
#c5c8cb
#c6c9cc
#c7cacd
#c8cbce
#c9cccf
#cacdd0
#bbbec1
#babdc0
#b9bcbf
#b8bbbe
#b7babd
#b6b9bc
#b5b8bb
#b4b7ba
#b3b6b9
#b2b5b8
#b1b4b7
#b0b3b6
#afb2b5
#aeb1b4

Download this Light Blue

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

#bcbfc2 Color Code Preview on Black Background Color

This is how #bcbfc2 Color will look on black background color. Color contrast ratio is 11.37

#bcbfc2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcbfc2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcbfc2

#bcbfc2 color code is use for CSS Background Color

Background color for the above div is #bcbfc2

HTML with inline CSS

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

#bcbfc2 color code is use for CSS Border Color

CSS Border color for the above div is #bcbfc2

HTML with inline CSS

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

CSS Border Left color for the above div is #bcbfc2

HTML with inline CSS

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

CSS Border Right color for the above div is #bcbfc2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bcbfc2

HTML with inline CSS

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

CSS Border Top color for the above div is #bcbfc2

HTML with inline CSS

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

#bcbfc2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bcbfc2 Color code Preview on White Background

This is how #bcbfc2 Color code will look on white background color. Color contrast ratio is 1.85

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

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