Skip to main content Skip to docs navigation

#b5becf 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 Arctic Ice and its hex is #B6BDD0 Nearest Color Name

Color Hue/Base color: Grey

Hex #b5becf Color code in RGB color code model is created after adding 70.98% red color, 74.51% green color and 81.18% blue color. Hex #b5becf Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 8% magenta, 0% yellow and 18.82% black.

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

RGB Chart

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

Color Table

Hex Color Code b5becf #b5becf
RGB Decimal 181, 190, 207 181, 190, 207
RGB Percent 71%, 75%, 81% rgb(71%, 75%, 81%)
CSS RGBa 181, 190, 207,1 rgba(181,190,207,1)
CMYK Model cmyk(13%,8%,0%,18.82%)
HSL Color Space 219,21% ,76% hsl(219,21% ,76%)
HSV Color Space 219°, 13%, 81%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10110101 10111110 11001111
Octal 265 276 317
Decimal 181 190 207
Hex b5 be cf

Different shades of #b5becf color code.

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

Darkest of #b5becf
#5c6e8f
Darker of #b5becf
#7788a7
Dark of #b5becf
#96a3bb
Base of #b5becf
#b5becf
Light of #b5becf
#d4d9e3
Lighter
#f3f4f7
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

#b5becf
#cfc6b5

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

Split Complementary

#b5becf
#cfb9b5
#cbcfb5

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

Analogous Color

#b5cdcf
#b5c9cf
#b5becf
#b5b5cf
#c0b5cf

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

#b5becf
#becfb5
#cfb5be

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

#b5becf
#cfb5be
#cfc6b5
#b5cfc6

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

#b5becf
#cfb5cb
#cfc6b5
#b5cfb9

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

#485670
#5c6e8f
#7788a7
#96a3bb
#b5becf
#d4d9e3
#f3f4f7
#ffffff
#ffffff

Tints of #b5becf Color

#b5becf
#bdc5d4
#c5ccd9
#cdd3df
#d5dae4
#dee2e9
#e6e9ef
#eef0f4
#f6f7f9
#ffffff

Shades of #b5becf color code

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

#b5becf
#a0a8b8
#8c93a1
#787e8a
#646973
#50545c
#3c3f45
#282a2e
#141517
#000000

Tones

#b5becf
#c1c2c3
#c2c2c2
#c2c2c2
#c2c2c2

Tones

Similar Color like #b5becf color

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

#b6bfd0
#b7c0d1
#b8c1d2
#b9c2d3
#bac3d4
#bbc4d5
#bcc5d6
#bdc6d7
#bec7d8
#bfc8d9
#c0c9da
#c1cadb
#c2cbdc
#c3ccdd
#b4bdce
#b3bccd
#b2bbcc
#b1bacb
#b0b9ca
#afb8c9
#aeb7c8
#adb6c7
#acb5c6
#abb4c5
#aab3c4
#a9b2c3
#a8b1c2
#a7b0c1

Download this Light Grey

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

#b5becf Color Code Preview on Black Background Color

This is how #b5becf Color will look on black background color. Color contrast ratio is 11.23

#b5becf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b5becf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b5becf

#b5becf color code is use for CSS Background Color

Background color for the above div is #b5becf

HTML with inline CSS

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

#b5becf color code is use for CSS Border Color

CSS Border color for the above div is #b5becf

HTML with inline CSS

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

CSS Border Left color for the above div is #b5becf

HTML with inline CSS

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

CSS Border Right color for the above div is #b5becf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b5becf

HTML with inline CSS

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

CSS Border Top color for the above div is #b5becf

HTML with inline CSS

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

#b5becf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b5becf Color code Preview on White Background

This is how #b5becf Color code will look on white background color. Color contrast ratio is 1.87

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

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