Skip to main content Skip to docs navigation

#b2fcff hex color | Italian Sky Blue | 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

Color Hue/Base color: Blue

Hex #b2fcff Color Code is also known as | Italian Sky Blue color.

Hex #b2fcff Color code in RGB color code model is created after adding 69.8% red color, 98.82% green color and 100% blue color. Hex #b2fcff Color code in CMYK color (process color) code model is generated after subtraction of 30% cyan, 1% magenta, 0% yellow and 0% black.

Hex #b2fcff color code is between #aaffee web safe hex color code and #bbeedd web safe hex color code. #aaffee is the nearest web safe color code. You can see here many more shades of #b2fcff color code.

RGB Chart

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

Color Table

Hex Color Code b2fcff #b2fcff
RGB Decimal 178, 252, 255 178, 252, 255
RGB Percent 70%, 99%, 100% rgb(70%, 99%, 100%)
CSS RGBa 178, 252, 255,1 rgba(178,252,255,1)
CMYK Model cmyk(30%,1%,0%,0%)
HSL Color Space 182,100% ,85% hsl(182,100% ,85%)
HSV Color Space 182°, 30%, 100%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10110010 11111100 11111111
Octal 262 374 377
Decimal 178 252 255
Hex b2 fc ff

Different shades of #b2fcff color code.

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

Darkest of #b2fcff
#19f6ff
Darker of #b2fcff
#4cf8ff
Dark of #b2fcff
#7ffaff
Base of #b2fcff
#b2fcff
Light of #b2fcff
#e5feff
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

#b2fcff
#ffb5b2

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

Split Complementary

#b2fcff
#ffb2d5
#ffdbb2

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

Analogous Color

#b2ffd5
#b2ffe2
#b2fcff
#b2e2ff
#b2c2ff

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

#b2fcff
#fcffb2
#ffb2fc

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

#b2fcff
#ffb2fc
#ffb5b2
#b2ffb5

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

#b2fcff
#dbb2ff
#ffb5b2
#d5ffb2

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

#00dce5
#19f6ff
#4cf8ff
#7ffaff
#b2fcff
#e5feff
#ffffff
#ffffff
#ffffff

Tints of #b2fcff Color

#b2fcff
#bafcff
#c3fcff
#cbfdff
#d4fdff
#dcfdff
#e5feff
#edfeff
#f6feff
#ffffff

Shades of #b2fcff color code

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

#b2fcff
#9ee0e2
#8ac4c6
#76a8aa
#628c8d
#4f7071
#3b5455
#273838
#131c1c
#000000

Tones

#b2fcff
#baf5f7
#c1eef0
#c9e7e8
#d1e0e0

Tones

Similar Color like #b2fcff color

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

#b3fdff
#b4feff
#b5ffff
#b6ffff
#b7ffff
#b8ffff
#b9ffff
#baffff
#bbffff
#bcffff
#bdffff
#beffff
#bfffff
#c0ffff
#b1fbfe
#b0fafd
#aff9fc
#aef8fb
#adf7fa
#acf6f9
#abf5f8
#aaf4f7
#a9f3f6
#a8f2f5
#a7f1f4
#a6f0f3
#a5eff2
#a4eef1

Download this Light Blue

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

#b2fcff Color Code Preview on Black Background Color

This is how #b2fcff Color will look on black background color. Color contrast ratio is 18.26

#b2fcff in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b2fcff

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b2fcff

#b2fcff color code is use for CSS Background Color

Background color for the above div is #b2fcff

HTML with inline CSS

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

#b2fcff color code is use for CSS Border Color

CSS Border color for the above div is #b2fcff

HTML with inline CSS

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

CSS Border Left color for the above div is #b2fcff

HTML with inline CSS

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

CSS Border Right color for the above div is #b2fcff

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b2fcff

HTML with inline CSS

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

CSS Border Top color for the above div is #b2fcff

HTML with inline CSS

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

#b2fcff hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b2fcff Color code Preview on White Background

This is how #b2fcff Color code will look on white background color. Color contrast ratio is 1.15

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

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