Skip to main content Skip to docs navigation

#b8bbee 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 Vodka and its hex is #BFC0EE Nearest Color Name

Color Hue/Base color: Blue

Hex #b8bbee Color code in RGB color code model is created after adding 72.16% red color, 73.33% green color and 93.33% blue color. Hex #b8bbee Color code in CMYK color (process color) code model is generated after subtraction of 23% cyan, 21% magenta, 0% yellow and 6.67% black.

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

RGB Chart

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

Color Table

Hex Color Code b8bbee #b8bbee
RGB Decimal 184, 187, 238 184, 187, 238
RGB Percent 72%, 73%, 93% rgb(72%, 73%, 93%)
CSS RGBa 184, 187, 238,1 rgba(184,187,238,1)
CMYK Model cmyk(23%,21%,0%,6.67%)
HSL Color Space 237,61% ,83% hsl(237,61% ,83%)
HSV Color Space 237°, 23%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111000 10111011 11101110
Octal 270 273 356
Decimal 184 187 238
Hex b8 bb ee

Different shades of #b8bbee color code.

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

Darkest of #b8bbee
#3d45d0
Darker of #b8bbee
#666cda
Dark of #b8bbee
#8f94e4
Base of #b8bbee
#b8bbee
Light of #b8bbee
#e1e2f8
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

#b8bbee
#eeebb8

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

Split Complementary

#b8bbee
#eed0b8
#d6eeb8

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

Analogous Color

#b8dbee
#b8d2ee
#b8bbee
#c7b8ee
#deb8ee

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

#b8bbee
#bbeeb8
#eeb8bb

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

#b8bbee
#eeb8bb
#eeebb8
#b8eeeb

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

#b8bbee
#eeb8d6
#eeebb8
#b8eed0

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

#2a32b0
#3d45d0
#666cda
#8f94e4
#b8bbee
#e1e2f8
#ffffff
#ffffff
#ffffff

Tints of #b8bbee Color

#b8bbee
#bfc2ef
#c7caf1
#cfd1f3
#d7d9f5
#dfe0f7
#e7e8f9
#efeffb
#f7f7fd
#ffffff

Shades of #b8bbee color code

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

#b8bbee
#a3a6d3
#8f91b9
#7a7c9e
#666784
#515369
#3d3e4f
#282934
#14141a
#000000

Tones

#b8bbee
#c1c3e5
#cacbdc
#d2d2d4
#d3d3d3

Tones

Similar Color like #b8bbee color

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

#b9bcef
#babdf0
#bbbef1
#bcbff2
#bdc0f3
#bec1f4
#bfc2f5
#c0c3f6
#c1c4f7
#c2c5f8
#c3c6f9
#c4c7fa
#c5c8fb
#c6c9fc
#b7baed
#b6b9ec
#b5b8eb
#b4b7ea
#b3b6e9
#b2b5e8
#b1b4e7
#b0b3e6
#afb2e5
#aeb1e4
#adb0e3
#acafe2
#abaee1
#aaade0

Download this Light Blue

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

#b8bbee Color Code Preview on Black Background Color

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

#b8bbee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b8bbee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b8bbee

#b8bbee color code is use for CSS Background Color

Background color for the above div is #b8bbee

HTML with inline CSS

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

#b8bbee color code is use for CSS Border Color

CSS Border color for the above div is #b8bbee

HTML with inline CSS

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

CSS Border Left color for the above div is #b8bbee

HTML with inline CSS

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

CSS Border Right color for the above div is #b8bbee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b8bbee

HTML with inline CSS

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

CSS Border Top color for the above div is #b8bbee

HTML with inline CSS

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

#b8bbee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b8bbee Color code Preview on White Background

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

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