Skip to main content Skip to docs navigation

#bdbcdb 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 Lavender Grey and its hex is #BDBBD7 Nearest Color Name

Color Hue/Base color: Grey

Hex #bdbcdb Color code in RGB color code model is created after adding 74.12% red color, 73.73% green color and 85.88% blue color. Hex #bdbcdb Color code in CMYK color (process color) code model is generated after subtraction of 14% cyan, 14% magenta, 0% yellow and 14.12% black.

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

RGB Chart

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

Color Table

Hex Color Code bdbcdb #bdbcdb
RGB Decimal 189, 188, 219 189, 188, 219
RGB Percent 74%, 74%, 86% rgb(74%, 74%, 86%)
CSS RGBa 189, 188, 219,1 rgba(189,188,219,1)
CMYK Model cmyk(14%,14%,0%,14.12%)
HSL Color Space 242,30% ,80% hsl(242,30% ,80%)
HSV Color Space 242°, 14%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111101 10111100 11011011
Octal 275 274 333
Decimal 189 188 219
Hex bd bc db

Different shades of #bdbcdb color code.

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

Darkest of #bdbcdb
#5b59a5
Darker of #bdbcdb
#7c7ab7
Dark of #bdbcdb
#9c9bc9
Base of #bdbcdb
#bdbcdb
Light of #bdbcdb
#dedded
Lighter
#fefeff
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

#bdbcdb
#dadbbc

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

Split Complementary

#bdbcdb
#dbccbc
#cadbbc

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

Analogous Color

#bccddb
#bcc8db
#bdbcdb
#c7bcdb
#d4bcdb

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

#bdbcdb
#bcdbbd
#dbbdbc

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

#bdbcdb
#dbbdbc
#dadbbc
#bcdadb

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

#bdbcdb
#dbbcca
#dadbbc
#bcdbcc

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

#494784
#5b59a5
#7c7ab7
#9c9bc9
#bdbcdb
#dedded
#fefeff
#ffffff
#ffffff

Tints of #bdbcdb Color

#bdbcdb
#c4c3df
#cbcae3
#d3d2e7
#dad9eb
#e1e1ef
#e9e8f3
#f0f0f7
#f7f7fb
#ffffff

Shades of #bdbcdb color code

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

#bdbcdb
#a8a7c2
#9392aa
#7e7d92
#696879
#545361
#3f3e49
#2a2930
#151418
#000000

Tones

#bdbcdb
#c7c6d1
#cbcbcb
#cbcbcb
#cbcbcb

Tones

Similar Color like #bdbcdb color

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

#bebddc
#bfbedd
#c0bfde
#c1c0df
#c2c1e0
#c3c2e1
#c4c3e2
#c5c4e3
#c6c5e4
#c7c6e5
#c8c7e6
#c9c8e7
#cac9e8
#cbcae9
#bcbbda
#bbbad9
#bab9d8
#b9b8d7
#b8b7d6
#b7b6d5
#b6b5d4
#b5b4d3
#b4b3d2
#b3b2d1
#b2b1d0
#b1b0cf
#b0afce
#afaecd

Download this Light Grey

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

#bdbcdb Color Code Preview on Black Background Color

This is how #bdbcdb Color will look on black background color. Color contrast ratio is 11.38

#bdbcdb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdbcdb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdbcdb

#bdbcdb color code is use for CSS Background Color

Background color for the above div is #bdbcdb

HTML with inline CSS

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

#bdbcdb color code is use for CSS Border Color

CSS Border color for the above div is #bdbcdb

HTML with inline CSS

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

CSS Border Left color for the above div is #bdbcdb

HTML with inline CSS

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

CSS Border Right color for the above div is #bdbcdb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bdbcdb

HTML with inline CSS

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

CSS Border Top color for the above div is #bdbcdb

HTML with inline CSS

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

#bdbcdb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bdbcdb Color code Preview on White Background

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

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