Skip to main content Skip to docs navigation

#b0fcda 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 Icery and its hex is #A5FCDC Nearest Color Name

Color Hue/Base color: Blue

Hex #b0fcda Color code in RGB color code model is created after adding 69.02% red color, 98.82% green color and 85.49% blue color. Hex #b0fcda Color code in CMYK color (process color) code model is generated after subtraction of 30% cyan, 0% magenta, 13% yellow and 1.18% black.

Hex #b0fcda color code is between #aaffdd web safe hex color code and #bbeecc web safe hex color code. #aaffdd is the nearest web safe color code. You can see here many more shades of #b0fcda color code.

RGB Chart

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

Color Table

Hex Color Code b0fcda #b0fcda
RGB Decimal 176, 252, 218 176, 252, 218
RGB Percent 69%, 99%, 85% rgb(69%, 99%, 85%)
CSS RGBa 176, 252, 218,1 rgba(176,252,218,1)
CMYK Model cmyk(30%,0%,13%,1.18%)
HSL Color Space 153,93% ,84% hsl(153,93% ,84%)
HSV Color Space 153°, 30%, 99%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10110000 11111100 11011010
Octal 260 374 332
Decimal 176 252 218
Hex b0 fc da

Different shades of #b0fcda color code.

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

Darkest of #b0fcda
#1df695
Darker of #b0fcda
#4ef8ac
Dark of #b0fcda
#7ffac3
Base of #b0fcda
#b0fcda
Light of #b0fcda
#e1fef1
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

#b0fcda
#fcb0d2

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

Split Complementary

#b0fcda
#fcb0f8
#fcb4b0

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

Analogous Color

#b2fcb0
#b0fcba
#b0fcda
#b0fcf3
#b0e5fc

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

#b0fcda
#fcdab0
#dab0fc

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

#b0fcda
#dab0fc
#fcb0d2
#d2fcb0

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

#b0fcda
#b4b0fc
#fcb0d2
#f8fcb0

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

#08d87b
#1df695
#4ef8ac
#7ffac3
#b0fcda
#e1fef1
#ffffff
#ffffff
#ffffff

Tints of #b0fcda Color

#b0fcda
#b8fcde
#c1fce2
#cafde6
#d3fdea
#dbfdee
#e4fef2
#edfef6
#f6fefa
#ffffff

Shades of #b0fcda color code

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

#b0fcda
#9ce0c1
#88c4a9
#75a891
#618c79
#4e7060
#3a5448
#273830
#131c18
#000000

Tones

#b0fcda
#b8f4d9
#c0ecd8
#c9e3d7
#d1dbd7

Tones

Similar Color like #b0fcda color

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

#b1fddb
#b2fedc
#b3ffdd
#b4ffde
#b5ffdf
#b6ffe0
#b7ffe1
#b8ffe2
#b9ffe3
#baffe4
#bbffe5
#bcffe6
#bdffe7
#beffe8
#affbd9
#aefad8
#adf9d7
#acf8d6
#abf7d5
#aaf6d4
#a9f5d3
#a8f4d2
#a7f3d1
#a6f2d0
#a5f1cf
#a4f0ce
#a3efcd
#a2eecc

Download this Light Blue

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

#b0fcda Color Code Preview on Black Background Color

This is how #b0fcda Color will look on black background color. Color contrast ratio is 17.78

#b0fcda in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b0fcda

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b0fcda

#b0fcda color code is use for CSS Background Color

Background color for the above div is #b0fcda

HTML with inline CSS

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

#b0fcda color code is use for CSS Border Color

CSS Border color for the above div is #b0fcda

HTML with inline CSS

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

CSS Border Left color for the above div is #b0fcda

HTML with inline CSS

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

CSS Border Right color for the above div is #b0fcda

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b0fcda

HTML with inline CSS

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

CSS Border Top color for the above div is #b0fcda

HTML with inline CSS

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

#b0fcda hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b0fcda Color code Preview on White Background

This is how #b0fcda Color code will look on white background color. Color contrast ratio is 1.18

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

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