Skip to main content Skip to docs navigation

#b5bbdf 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 Wish and its hex is #B6BCDF Nearest Color Name

Color Hue/Base color: Blue

Hex #b5bbdf Color code in RGB color code model is created after adding 70.98% red color, 73.33% green color and 87.45% blue color. Hex #b5bbdf Color code in CMYK color (process color) code model is generated after subtraction of 19% cyan, 16% magenta, 0% yellow and 12.55% black.

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

RGB Chart

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

Color Table

Hex Color Code b5bbdf #b5bbdf
RGB Decimal 181, 187, 223 181, 187, 223
RGB Percent 71%, 73%, 87% rgb(71%, 73%, 87%)
CSS RGBa 181, 187, 223,1 rgba(181,187,223,1)
CMYK Model cmyk(19%,16%,0%,12.55%)
HSL Color Space 231,40% ,79% hsl(231,40% ,79%)
HSV Color Space 231°, 19%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10110101 10111011 11011111
Octal 265 273 337
Decimal 181 187 223
Hex b5 bb df

Different shades of #b5bbdf color code.

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

Darkest of #b5bbdf
#4c5aaf
Darker of #b5bbdf
#6e7ac0
Dark of #b5bbdf
#919ad0
Base of #b5bbdf
#b5bbdf
Light of #b5bbdf
#d9dcee
Lighter
#fcfcfe
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

#b5bbdf
#dfd9b5

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

Split Complementary

#b5bbdf
#dfc4b5
#d0dfb5

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

Analogous Color

#b5d4df
#b5cddf
#b5bbdf
#bdb5df
#cfb5df

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

#b5bbdf
#bbdfb5
#dfb5bb

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

#b5bbdf
#dfb5bb
#dfd9b5
#b5dfd9

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

#b5bbdf
#dfb5d0
#dfd9b5
#b5dfc4

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

#3c488c
#4c5aaf
#6e7ac0
#919ad0
#b5bbdf
#d9dcee
#fcfcfe
#ffffff
#ffffff

Tints of #b5bbdf Color

#b5bbdf
#bdc2e2
#c5cae6
#cdd1e9
#d5d9ed
#dee0f0
#e6e8f4
#eeeff7
#f6f7fb
#ffffff

Shades of #b5bbdf color code

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

#b5bbdf
#a0a6c6
#8c91ad
#787c94
#64677b
#505363
#3c3e4a
#282931
#141418
#000000

Tones

#b5bbdf
#c0c3d4
#cacaca
#cacaca
#cacaca

Tones

Similar Color like #b5bbdf color

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

#b6bce0
#b7bde1
#b8bee2
#b9bfe3
#bac0e4
#bbc1e5
#bcc2e6
#bdc3e7
#bec4e8
#bfc5e9
#c0c6ea
#c1c7eb
#c2c8ec
#c3c9ed
#b4bade
#b3b9dd
#b2b8dc
#b1b7db
#b0b6da
#afb5d9
#aeb4d8
#adb3d7
#acb2d6
#abb1d5
#aab0d4
#a9afd3
#a8aed2
#a7add1

Download this Light Blue

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

#b5bbdf Color Code Preview on Black Background Color

This is how #b5bbdf Color will look on black background color. Color contrast ratio is 11.14

#b5bbdf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b5bbdf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b5bbdf

#b5bbdf color code is use for CSS Background Color

Background color for the above div is #b5bbdf

HTML with inline CSS

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

#b5bbdf color code is use for CSS Border Color

CSS Border color for the above div is #b5bbdf

HTML with inline CSS

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

CSS Border Left color for the above div is #b5bbdf

HTML with inline CSS

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

CSS Border Right color for the above div is #b5bbdf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b5bbdf

HTML with inline CSS

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

CSS Border Top color for the above div is #b5bbdf

HTML with inline CSS

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

#b5bbdf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b5bbdf Color code Preview on White Background

This is how #b5bbdf Color code will look on white background color. Color contrast ratio is 1.89

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

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