Skip to main content Skip to docs navigation

#b3cbda 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 Stencil Blue and its hex is #B4CEDA Nearest Color Name

Color Hue/Base color: Blue

Hex #b3cbda Color code in RGB color code model is created after adding 70.2% red color, 79.61% green color and 85.49% blue color. Hex #b3cbda Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 7% magenta, 0% yellow and 14.51% black.

Hex #b3cbda color code is between #bbccdd web safe hex color code and #aabbcc web safe hex color code. #bbccdd is the nearest web safe color code. You can see here many more shades of #b3cbda color code.

RGB Chart

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

Color Table

Hex Color Code b3cbda #b3cbda
RGB Decimal 179, 203, 218 179, 203, 218
RGB Percent 70%, 80%, 85% rgb(70%, 80%, 85%)
CSS RGBa 179, 203, 218,1 rgba(179,203,218,1)
CMYK Model cmyk(18%,7%,0%,14.51%)
HSL Color Space 203,35% ,78% hsl(203,35% ,78%)
HSV Color Space 203°, 18%, 85%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10110011 11001011 11011010
Octal 263 313 332
Decimal 179 203 218
Hex b3 cb da

Different shades of #b3cbda color code.

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

Darkest of #b3cbda
#5084a4
Darker of #b3cbda
#6e9cb9
Dark of #b3cbda
#91b4c9
Base of #b3cbda
#b3cbda
Light of #b3cbda
#d5e2eb
Lighter
#f8fafb
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

#b3cbda
#dac2b3

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

Split Complementary

#b3cbda
#dab3b7
#dad5b3

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

Analogous Color

#b3dad2
#b3dad9
#b3cbda
#b3beda
#b8b3da

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

#b3cbda
#cbdab3
#dab3cb

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

#b3cbda
#dab3cb
#dac2b3
#b3dac2

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

#b3cbda
#d5b3da
#dac2b3
#b7dab3

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

#3f6882
#5084a4
#6e9cb9
#91b4c9
#b3cbda
#d5e2eb
#f8fafb
#ffffff
#ffffff

Tints of #b3cbda Color

#b3cbda
#bbd0de
#c3d6e2
#ccdce6
#d4e2ea
#dde7ee
#e5edf2
#eef3f6
#f6f9fa
#ffffff

Shades of #b3cbda color code

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

#b3cbda
#9fb4c1
#8b9da9
#778791
#637079
#4f5a60
#3b4348
#272d30
#131618
#000000

Tones

#b3cbda
#bec8cf
#c6c6c6
#c6c6c6
#c6c6c6

Tones

Similar Color like #b3cbda color

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

#b4ccdb
#b5cddc
#b6cedd
#b7cfde
#b8d0df
#b9d1e0
#bad2e1
#bbd3e2
#bcd4e3
#bdd5e4
#bed6e5
#bfd7e6
#c0d8e7
#c1d9e8
#b2cad9
#b1c9d8
#b0c8d7
#afc7d6
#aec6d5
#adc5d4
#acc4d3
#abc3d2
#aac2d1
#a9c1d0
#a8c0cf
#a7bfce
#a6becd
#a5bdcc

Download this Light Blue

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

#b3cbda Color Code Preview on Black Background Color

This is how #b3cbda Color will look on black background color. Color contrast ratio is 12.47

#b3cbda in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b3cbda

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b3cbda

#b3cbda color code is use for CSS Background Color

Background color for the above div is #b3cbda

HTML with inline CSS

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

#b3cbda color code is use for CSS Border Color

CSS Border color for the above div is #b3cbda

HTML with inline CSS

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

CSS Border Left color for the above div is #b3cbda

HTML with inline CSS

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

CSS Border Right color for the above div is #b3cbda

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b3cbda

HTML with inline CSS

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

CSS Border Top color for the above div is #b3cbda

HTML with inline CSS

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

#b3cbda hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b3cbda Color code Preview on White Background

This is how #b3cbda Color code will look on white background color. Color contrast ratio is 1.68

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

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(179,203,218,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(218,194,179,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(179,203,218,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }