Skip to main content Skip to docs navigation

#bebbd6 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 #bebbd6 Color code in RGB color code model is created after adding 74.51% red color, 73.33% green color and 83.92% blue color. Hex #bebbd6 Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 13% magenta, 0% yellow and 16.08% black.

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

RGB Chart

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

Color Table

Hex Color Code bebbd6 #bebbd6
RGB Decimal 190, 187, 214 190, 187, 214
RGB Percent 75%, 73%, 84% rgb(75%, 73%, 84%)
CSS RGBa 190, 187, 214,1 rgba(190,187,214,1)
CMYK Model cmyk(11%,13%,0%,16.08%)
HSL Color Space 247,25% ,79% hsl(247,25% ,79%)
HSV Color Space 247°, 13%, 84%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111110 10111011 11010110
Octal 276 273 326
Decimal 190 187 214
Hex be bb d6

Different shades of #bebbd6 color code.

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

Darkest of #bebbd6
#645d9b
Darker of #bebbd6
#817bb0
Dark of #bebbd6
#a09bc3
Base of #bebbd6
#bebbd6
Light of #bebbd6
#dcdbe9
Lighter
#fbfbfc
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

#bebbd6
#d3d6bb

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

Split Complementary

#bebbd6
#d6ccbb
#c6d6bb

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

Analogous Color

#bbc8d6
#bbc3d6
#bebbd6
#c7bbd6
#d2bbd6

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

#bebbd6
#bbd6be
#d6bebb

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

#bebbd6
#d6bebb
#d3d6bb
#bbd3d6

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

#bebbd6
#d6bbc6
#d3d6bb
#bbd6cc

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

#504a7b
#645d9b
#817bb0
#a09bc3
#bebbd6
#dcdbe9
#fbfbfc
#ffffff
#ffffff

Tints of #bebbd6 Color

#bebbd6
#c5c2da
#cccadf
#d3d1e3
#dad9e8
#e2e0ec
#e9e8f1
#f0eff5
#f7f7fa
#ffffff

Shades of #bebbd6 color code

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

#bebbd6
#a8a6be
#9391a6
#7e7c8e
#696776
#54535f
#3f3e47
#2a292f
#151417
#000000

Tones

#bebbd6
#c6c6cb
#c9c9c9
#c9c9c9
#c9c9c9

Tones

Similar Color like #bebbd6 color

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

#bfbcd7
#c0bdd8
#c1bed9
#c2bfda
#c3c0db
#c4c1dc
#c5c2dd
#c6c3de
#c7c4df
#c8c5e0
#c9c6e1
#cac7e2
#cbc8e3
#ccc9e4
#bdbad5
#bcb9d4
#bbb8d3
#bab7d2
#b9b6d1
#b8b5d0
#b7b4cf
#b6b3ce
#b5b2cd
#b4b1cc
#b3b0cb
#b2afca
#b1aec9
#b0adc8

Download this Light Grey

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

#bebbd6 Color Code Preview on Black Background Color

This is how #bebbd6 Color will look on black background color. Color contrast ratio is 11.27

#bebbd6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bebbd6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bebbd6

#bebbd6 color code is use for CSS Background Color

Background color for the above div is #bebbd6

HTML with inline CSS

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

#bebbd6 color code is use for CSS Border Color

CSS Border color for the above div is #bebbd6

HTML with inline CSS

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

CSS Border Left color for the above div is #bebbd6

HTML with inline CSS

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

CSS Border Right color for the above div is #bebbd6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bebbd6

HTML with inline CSS

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

CSS Border Top color for the above div is #bebbd6

HTML with inline CSS

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

#bebbd6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bebbd6 Color code Preview on White Background

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

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