Skip to main content Skip to docs navigation

#b5bbff 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 Greyish Lavender and its hex is #B8B8FF Nearest Color Name

Color Hue/Base color: Blue

Hex #b5bbff Color code in RGB color code model is created after adding 70.98% red color, 73.33% green color and 100% blue color. Hex #b5bbff Color code in CMYK color (process color) code model is generated after subtraction of 29% cyan, 27% magenta, 0% yellow and 0% black.

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

RGB Chart

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

Color Table

Hex Color Code b5bbff #b5bbff
RGB Decimal 181, 187, 255 181, 187, 255
RGB Percent 71%, 73%, 100% rgb(71%, 73%, 100%)
CSS RGBa 181, 187, 255,1 rgba(181,187,255,1)
CMYK Model cmyk(29%,27%,0%,0%)
HSL Color Space 235,100% ,85% hsl(235,100% ,85%)
HSV Color Space 235°, 29%, 100%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10110101 10111011 11111111
Octal 265 273 377
Decimal 181 187 255
Hex b5 bb ff

Different shades of #b5bbff color code.

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

Darkest of #b5bbff
#1c2eff
Darker of #b5bbff
#4f5dff
Dark of #b5bbff
#828cff
Base of #b5bbff
#b5bbff
Light of #b5bbff
#e8eaff
Lighter
#ffffff
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

#b5bbff
#fff9b5

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

Split Complementary

#b5bbff
#ffd4b5
#e0ffb5

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

Analogous Color

#b5e6ff
#b5daff
#b5bbff
#c8b5ff
#e7b5ff

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

#b5bbff
#bbffb5
#ffb5bb

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

#b5bbff
#ffb5bb
#fff9b5
#b5fff9

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

#b5bbff
#ffb5e0
#fff9b5
#b5ffd4

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

#0013e8
#1c2eff
#4f5dff
#828cff
#b5bbff
#e8eaff
#ffffff
#ffffff
#ffffff

Tints of #b5bbff Color

#b5bbff
#bdc2ff
#c5caff
#cdd1ff
#d5d9ff
#dee0ff
#e6e8ff
#eeefff
#f6f7ff
#ffffff

Shades of #b5bbff color code

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

#b5bbff
#a0a6e2
#8c91c6
#787caa
#64678d
#505371
#3c3e55
#282938
#14141c
#000000

Tones

#b5bbff
#bcc1f8
#c4c7f0
#cbcee9
#d3d4e1

Tones

Similar Color like #b5bbff color

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

#b6bcff
#b7bdff
#b8beff
#b9bfff
#bac0ff
#bbc1ff
#bcc2ff
#bdc3ff
#bec4ff
#bfc5ff
#c0c6ff
#c1c7ff
#c2c8ff
#c3c9ff
#b4bafe
#b3b9fd
#b2b8fc
#b1b7fb
#b0b6fa
#afb5f9
#aeb4f8
#adb3f7
#acb2f6
#abb1f5
#aab0f4
#a9aff3
#a8aef2
#a7adf1

Download this Light Blue

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

#b5bbff Color Code Preview on Black Background Color

This is how #b5bbff Color will look on black background color. Color contrast ratio is 11.52

#b5bbff in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b5bbff

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b5bbff

#b5bbff color code is use for CSS Background Color

Background color for the above div is #b5bbff

HTML with inline CSS

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

#b5bbff color code is use for CSS Border Color

CSS Border color for the above div is #b5bbff

HTML with inline CSS

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

CSS Border Left color for the above div is #b5bbff

HTML with inline CSS

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

CSS Border Right color for the above div is #b5bbff

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b5bbff

HTML with inline CSS

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

CSS Border Top color for the above div is #b5bbff

HTML with inline CSS

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

#b5bbff hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b5bbff Color code Preview on White Background

This is how #b5bbff Color code will look on white background color. Color contrast ratio is 1.82

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

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