Skip to main content Skip to docs navigation

#b2ccfe 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 Night Snow and its hex is #AACCFF Nearest Color Name

Color Hue/Base color: Blue

Hex #b2ccfe Color code in RGB color code model is created after adding 69.8% red color, 80% green color and 99.61% blue color. Hex #b2ccfe Color code in CMYK color (process color) code model is generated after subtraction of 30% cyan, 20% magenta, 0% yellow and 0.39% black.

Hex #b2ccfe color code is between #aabbff web safe hex color code and #bbddee web safe hex color code. #aabbff is the nearest web safe color code. You can see here many more shades of #b2ccfe color code.

RGB Chart

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

Color Table

Hex Color Code b2ccfe #b2ccfe
RGB Decimal 178, 204, 254 178, 204, 254
RGB Percent 70%, 80%, 100% rgb(70%, 80%, 100%)
CSS RGBa 178, 204, 254,1 rgba(178,204,254,1)
CMYK Model cmyk(30%,20%,0%,0.39%)
HSL Color Space 219,97% ,85% hsl(219,97% ,85%)
HSV Color Space 219°, 30%, 100%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10110010 11001100 11111110
Octal 262 314 376
Decimal 178 204 254
Hex b2 cc fe

Different shades of #b2ccfe color code.

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

Darkest of #b2ccfe
#1b68fc
Darker of #b2ccfe
#4d89fd
Dark of #b2ccfe
#80abfd
Base of #b2ccfe
#b2ccfe
Light of #b2ccfe
#e4edff
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

#b2ccfe
#fee4b2

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

Split Complementary

#b2ccfe
#febeb2
#f2feb2

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

Analogous Color

#b2f8fe
#b2ecfe
#b2ccfe
#b2b3fe
#d1b2fe

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

#b2ccfe
#ccfeb2
#feb2cc

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

#b2ccfe
#feb2cc
#fee4b2
#b2fee4

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

#b2ccfe
#feb2f2
#fee4b2
#b2febe

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

#034fe1
#1b68fc
#4d89fd
#80abfd
#b2ccfe
#e4edff
#ffffff
#ffffff
#ffffff

Tints of #b2ccfe Color

#b2ccfe
#bad1fe
#c3d7fe
#cbddfe
#d4e2fe
#dce8fe
#e5eefe
#edf3fe
#f6f9fe
#ffffff

Shades of #b2ccfe color code

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

#b2ccfe
#9eb5e1
#8a9ec5
#7688a9
#62718d
#4f5a70
#3b4454
#272d38
#13161c
#000000

Tones

#b2ccfe
#bacef6
#c2d1ee
#c9d3e7
#d1d6df

Tones

Similar Color like #b2ccfe color

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

#b3cdff
#b4ceff
#b5cfff
#b6d0ff
#b7d1ff
#b8d2ff
#b9d3ff
#bad4ff
#bbd5ff
#bcd6ff
#bdd7ff
#bed8ff
#bfd9ff
#c0daff
#b1cbfd
#b0cafc
#afc9fb
#aec8fa
#adc7f9
#acc6f8
#abc5f7
#aac4f6
#a9c3f5
#a8c2f4
#a7c1f3
#a6c0f2
#a5bff1
#a4bef0

Download this Light Blue

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

#b2ccfe Color Code Preview on Black Background Color

This is how #b2ccfe Color will look on black background color. Color contrast ratio is 12.96

#b2ccfe in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b2ccfe

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b2ccfe

#b2ccfe color code is use for CSS Background Color

Background color for the above div is #b2ccfe

HTML with inline CSS

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

#b2ccfe color code is use for CSS Border Color

CSS Border color for the above div is #b2ccfe

HTML with inline CSS

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

CSS Border Left color for the above div is #b2ccfe

HTML with inline CSS

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

CSS Border Right color for the above div is #b2ccfe

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b2ccfe

HTML with inline CSS

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

CSS Border Top color for the above div is #b2ccfe

HTML with inline CSS

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

#b2ccfe hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b2ccfe Color code Preview on White Background

This is how #b2ccfe Color code will look on white background color. Color contrast ratio is 1.62

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

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