Skip to main content Skip to docs navigation

#b2bfdf 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 Light Steel Blue and its hex is #B0C4DE Nearest Color Name

Color Hue/Base color: Blue

Hex #b2bfdf Color code in RGB color code model is created after adding 69.8% red color, 74.9% green color and 87.45% blue color. Hex #b2bfdf Color code in CMYK color (process color) code model is generated after subtraction of 20% cyan, 14% magenta, 0% yellow and 12.55% black.

Hex #b2bfdf color code is between #aabbdd web safe hex color code and #bbccee web safe hex color code. #aabbdd is the nearest web safe color code. You can see here many more shades of #b2bfdf color code.

RGB Chart

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

Color Table

Hex Color Code b2bfdf #b2bfdf
RGB Decimal 178, 191, 223 178, 191, 223
RGB Percent 70%, 75%, 87% rgb(70%, 75%, 87%)
CSS RGBa 178, 191, 223,1 rgba(178,191,223,1)
CMYK Model cmyk(20%,14%,0%,12.55%)
HSL Color Space 223,41% ,79% hsl(223,41% ,79%)
HSV Color Space 223°, 20%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10110010 10111111 11011111
Octal 262 277 337
Decimal 178 191 223
Hex b2 bf df

Different shades of #b2bfdf color code.

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

Darkest of #b2bfdf
#4966af
Darker of #b2bfdf
#6a83c1
Dark of #b2bfdf
#8ea1d0
Base of #b2bfdf
#b2bfdf
Light of #b2bfdf
#d6ddee
Lighter
#fafbfd
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

#b2bfdf
#dfd2b2

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

Split Complementary

#b2bfdf
#dfbcb2
#d6dfb2

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

Analogous Color

#b2d9df
#b2d2df
#b2bfdf
#b4b2df
#c7b2df

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

#b2bfdf
#bfdfb2
#dfb2bf

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

#b2bfdf
#dfb2bf
#dfd2b2
#b2dfd2

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

#b2bfdf
#dfb2d6
#dfd2b2
#b2dfbc

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

#3a518b
#4966af
#6a83c1
#8ea1d0
#b2bfdf
#d6ddee
#fafbfd
#ffffff
#ffffff

Tints of #b2bfdf Color

#b2bfdf
#bac6e2
#c3cde6
#cbd4e9
#d4dbed
#dce2f0
#e5e9f4
#edf0f7
#f6f7fb
#ffffff

Shades of #b2bfdf color code

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

#b2bfdf
#9ea9c6
#8a94ad
#767f94
#626a7b
#4f5463
#3b3f4a
#272a31
#131518
#000000

Tones

#b2bfdf
#bdc4d4
#c8c8c9
#c9c9c9
#c9c9c9

Tones

Similar Color like #b2bfdf color

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

#b3c0e0
#b4c1e1
#b5c2e2
#b6c3e3
#b7c4e4
#b8c5e5
#b9c6e6
#bac7e7
#bbc8e8
#bcc9e9
#bdcaea
#becbeb
#bfccec
#c0cded
#b1bede
#b0bddd
#afbcdc
#aebbdb
#adbada
#acb9d9
#abb8d8
#aab7d7
#a9b6d6
#a8b5d5
#a7b4d4
#a6b3d3
#a5b2d2
#a4b1d1

Download this Light Blue

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

#b2bfdf Color Code Preview on Black Background Color

This is how #b2bfdf Color will look on black background color. Color contrast ratio is 11.41

#b2bfdf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b2bfdf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b2bfdf

#b2bfdf color code is use for CSS Background Color

Background color for the above div is #b2bfdf

HTML with inline CSS

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

#b2bfdf color code is use for CSS Border Color

CSS Border color for the above div is #b2bfdf

HTML with inline CSS

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

CSS Border Left color for the above div is #b2bfdf

HTML with inline CSS

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

CSS Border Right color for the above div is #b2bfdf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b2bfdf

HTML with inline CSS

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

CSS Border Top color for the above div is #b2bfdf

HTML with inline CSS

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

#b2bfdf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b2bfdf Color code Preview on White Background

This is how #b2bfdf Color code will look on white background color. Color contrast ratio is 1.84

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

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