Skip to main content Skip to docs navigation

#bbc4e5 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 Pale Wisteria and its hex is #BBC8E6 Nearest Color Name

Color Hue/Base color: Blue

Hex #bbc4e5 Color code in RGB color code model is created after adding 73.33% red color, 76.86% green color and 89.8% blue color. Hex #bbc4e5 Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 14% magenta, 0% yellow and 10.2% black.

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

RGB Chart

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

Color Table

Hex Color Code bbc4e5 #bbc4e5
RGB Decimal 187, 196, 229 187, 196, 229
RGB Percent 73%, 77%, 90% rgb(73%, 77%, 90%)
CSS RGBa 187, 196, 229,1 rgba(187,196,229,1)
CMYK Model cmyk(18%,14%,0%,10.2%)
HSL Color Space 227,45% ,82% hsl(227,45% ,82%)
HSV Color Space 227°, 18%, 90%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111011 11000100 11100101
Octal 273 304 345
Decimal 187 196 229
Hex bb c4 e5

Different shades of #bbc4e5 color code.

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

Darkest of #bbc4e5
#4c64bb
Darker of #bbc4e5
#7184c9
Dark of #bbc4e5
#96a4d7
Base of #bbc4e5
#bbc4e5
Light of #bbc4e5
#e0e4f3
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

#bbc4e5
#e5dcbb

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

Split Complementary

#bbc4e5
#e5c7bb
#d9e5bb

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

Analogous Color

#bbdde5
#bbd6e5
#bbc4e5
#c0bbe5
#d2bbe5

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

#bbc4e5
#c4e5bb
#e5bbc4

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

#bbc4e5
#e5bbc4
#e5dcbb
#bbe5dc

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

#bbc4e5
#e5bbd9
#e5dcbb
#bbe5c7

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

#3b4f99
#4c64bb
#7184c9
#96a4d7
#bbc4e5
#e0e4f3
#ffffff
#ffffff
#ffffff

Tints of #bbc4e5 Color

#bbc4e5
#c2cae7
#cad1ea
#d1d7ed
#d9def0
#e0e4f3
#e8ebf6
#eff1f9
#f7f8fc
#ffffff

Shades of #bbc4e5 color code

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

#bbc4e5
#a6aecb
#9198b2
#7c8298
#676c7f
#535765
#3e414c
#292b32
#141519
#000000

Tones

#bbc4e5
#c4c9dc
#cecfd2
#d0d0d0
#d0d0d0

Tones

Similar Color like #bbc4e5 color

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

#bcc5e6
#bdc6e7
#bec7e8
#bfc8e9
#c0c9ea
#c1caeb
#c2cbec
#c3cced
#c4cdee
#c5ceef
#c6cff0
#c7d0f1
#c8d1f2
#c9d2f3
#bac3e4
#b9c2e3
#b8c1e2
#b7c0e1
#b6bfe0
#b5bedf
#b4bdde
#b3bcdd
#b2bbdc
#b1badb
#b0b9da
#afb8d9
#aeb7d8
#adb6d7

Download this Light Blue

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

#bbc4e5 Color Code Preview on Black Background Color

This is how #bbc4e5 Color will look on black background color. Color contrast ratio is 12.14

#bbc4e5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbc4e5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbc4e5

#bbc4e5 color code is use for CSS Background Color

Background color for the above div is #bbc4e5

HTML with inline CSS

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

#bbc4e5 color code is use for CSS Border Color

CSS Border color for the above div is #bbc4e5

HTML with inline CSS

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

CSS Border Left color for the above div is #bbc4e5

HTML with inline CSS

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

CSS Border Right color for the above div is #bbc4e5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bbc4e5

HTML with inline CSS

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

CSS Border Top color for the above div is #bbc4e5

HTML with inline CSS

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

#bbc4e5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bbc4e5 Color code Preview on White Background

This is how #bbc4e5 Color code will look on white background color. Color contrast ratio is 1.73

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

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