Skip to main content Skip to docs navigation

#bcbcd4 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 Purple Heather and its hex is #BAB8D3 Nearest Color Name

Color Hue/Base color: Grey

Hex #bcbcd4 Color code in RGB color code model is created after adding 73.73% red color, 73.73% green color and 83.14% blue color. Hex #bcbcd4 Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 11% magenta, 0% yellow and 16.86% black.

Hex #bcbcd4 color code is between #bbbbcc web safe hex color code and #ccccdd web safe hex color code. #bbbbcc is the nearest web safe color code. You can see here many more shades of #bcbcd4 color code.

RGB Chart

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

Color Table

Hex Color Code bcbcd4 #bcbcd4
RGB Decimal 188, 188, 212 188, 188, 212
RGB Percent 74%, 74%, 83% rgb(74%, 74%, 83%)
CSS RGBa 188, 188, 212,1 rgba(188,188,212,1)
CMYK Model cmyk(11%,11%,0%,16.86%)
HSL Color Space 240,22% ,78% hsl(240,22% ,78%)
HSV Color Space 240°, 11%, 83%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111100 10111100 11010100
Octal 274 274 324
Decimal 188 188 212
Hex bc bc d4

Different shades of #bcbcd4 color code.

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

Darkest of #bcbcd4
#616196
Darker of #bcbcd4
#7e7eac
Dark of #bcbcd4
#9d9dc0
Base of #bcbcd4
#bcbcd4
Light of #bcbcd4
#dbdbe8
Lighter
#fafafc
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

#bcbcd4
#d4d4bc

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

Split Complementary

#bcbcd4
#d4c8bc
#c8d4bc

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

Analogous Color

#bccad4
#bcc6d4
#bcbcd4
#c4bcd4
#cebcd4

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

#bcbcd4
#bcd4bc
#d4bcbc

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

#bcbcd4
#d4bcbc
#d4d4bc
#bcd4d4

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

#bcbcd4
#d4bcc8
#d4d4bc
#bcd4c8

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

#4d4d77
#616196
#7e7eac
#9d9dc0
#bcbcd4
#dbdbe8
#fafafc
#ffffff
#ffffff

Tints of #bcbcd4 Color

#bcbcd4
#c3c3d8
#cacadd
#d2d2e2
#d9d9e7
#e1e1eb
#e8e8f0
#f0f0f5
#f7f7fa
#ffffff

Shades of #bcbcd4 color code

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

#bcbcd4
#a7a7bc
#9292a4
#7d7d8d
#686875
#53535e
#3e3e46
#29292f
#141417
#000000

Tones

#bcbcd4
#c7c7c9
#c8c8c8
#c8c8c8
#c8c8c8

Tones

Similar Color like #bcbcd4 color

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

#bdbdd5
#bebed6
#bfbfd7
#c0c0d8
#c1c1d9
#c2c2da
#c3c3db
#c4c4dc
#c5c5dd
#c6c6de
#c7c7df
#c8c8e0
#c9c9e1
#cacae2
#bbbbd3
#babad2
#b9b9d1
#b8b8d0
#b7b7cf
#b6b6ce
#b5b5cd
#b4b4cc
#b3b3cb
#b2b2ca
#b1b1c9
#b0b0c8
#afafc7
#aeaec6

Download this Light Grey

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

#bcbcd4 Color Code Preview on Black Background Color

This is how #bcbcd4 Color will look on black background color. Color contrast ratio is 11.28

#bcbcd4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcbcd4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcbcd4

#bcbcd4 color code is use for CSS Background Color

Background color for the above div is #bcbcd4

HTML with inline CSS

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

#bcbcd4 color code is use for CSS Border Color

CSS Border color for the above div is #bcbcd4

HTML with inline CSS

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

CSS Border Left color for the above div is #bcbcd4

HTML with inline CSS

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

CSS Border Right color for the above div is #bcbcd4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bcbcd4

HTML with inline CSS

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

CSS Border Top color for the above div is #bcbcd4

HTML with inline CSS

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

#bcbcd4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bcbcd4 Color code Preview on White Background

This is how #bcbcd4 Color code will look on white background color. Color contrast ratio is 1.86

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

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