Skip to main content Skip to docs navigation

#bbcdfd 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 Ice Cold Stare and its hex is #B1D1FC Nearest Color Name

Color Hue/Base color: Blue

Hex #bbcdfd Color code in RGB color code model is created after adding 73.33% red color, 80.39% green color and 99.22% blue color. Hex #bbcdfd Color code in CMYK color (process color) code model is generated after subtraction of 26% cyan, 19% magenta, 0% yellow and 0.78% black.

Hex #bbcdfd color code is between #aaccff web safe hex color code and #ccddee web safe hex color code. #aaccff is the nearest web safe color code. You can see here many more shades of #bbcdfd color code.

RGB Chart

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

Color Table

Hex Color Code bbcdfd #bbcdfd
RGB Decimal 187, 205, 253 187, 205, 253
RGB Percent 73%, 80%, 99% rgb(73%, 80%, 99%)
CSS RGBa 187, 205, 253,1 rgba(187,205,253,1)
CMYK Model cmyk(26%,19%,0%,0.78%)
HSL Color Space 224,94% ,86% hsl(224,94% ,86%)
HSV Color Space 224°, 26%, 99%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111011 11001101 11111101
Octal 273 315 375
Decimal 187 205 253
Hex bb cd fd

Different shades of #bbcdfd color code.

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

Darkest of #bbcdfd
#2660f9
Darker of #bbcdfd
#5884fa
Dark of #bbcdfd
#89a9fc
Base of #bbcdfd
#bbcdfd
Light of #bbcdfd
#edf1fe
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

#bbcdfd
#fdebbb

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

Split Complementary

#bbcdfd
#fdcabb
#eefdbb

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

Analogous Color

#bbf3fd
#bbe8fd
#bbcdfd
#bfbbfd
#dabbfd

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

#bbcdfd
#cdfdbb
#fdbbcd

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

#bbcdfd
#fdbbcd
#fdebbb
#bbfdeb

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

#bbcdfd
#fdbbee
#fdebbb
#bbfdca

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

#0743e5
#2660f9
#5884fa
#89a9fc
#bbcdfd
#edf1fe
#ffffff
#ffffff
#ffffff

Tints of #bbcdfd Color

#bbcdfd
#c2d2fd
#cad8fd
#d1ddfd
#d9e3fd
#e0e8fe
#e8eefe
#eff3fe
#f7f9fe
#ffffff

Shades of #bbcdfd color code

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

#bbcdfd
#a6b6e0
#919fc4
#7c88a8
#67718c
#535b70
#3e4454
#292d38
#14161c
#000000

Tones

#bbcdfd
#c2d0f6
#c9d3ef
#d0d7e8
#d7dae1

Tones

Similar Color like #bbcdfd color

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

#bccefe
#bdcfff
#bed0ff
#bfd1ff
#c0d2ff
#c1d3ff
#c2d4ff
#c3d5ff
#c4d6ff
#c5d7ff
#c6d8ff
#c7d9ff
#c8daff
#c9dbff
#baccfc
#b9cbfb
#b8cafa
#b7c9f9
#b6c8f8
#b5c7f7
#b4c6f6
#b3c5f5
#b2c4f4
#b1c3f3
#b0c2f2
#afc1f1
#aec0f0
#adbfef

Download this Light Blue

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

#bbcdfd Color Code Preview on Black Background Color

This is how #bbcdfd Color will look on black background color. Color contrast ratio is 13.26

#bbcdfd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbcdfd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbcdfd

#bbcdfd color code is use for CSS Background Color

Background color for the above div is #bbcdfd

HTML with inline CSS

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

#bbcdfd color code is use for CSS Border Color

CSS Border color for the above div is #bbcdfd

HTML with inline CSS

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

CSS Border Left color for the above div is #bbcdfd

HTML with inline CSS

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

CSS Border Right color for the above div is #bbcdfd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bbcdfd

HTML with inline CSS

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

CSS Border Top color for the above div is #bbcdfd

HTML with inline CSS

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

#bbcdfd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bbcdfd Color code Preview on White Background

This is how #bbcdfd Color code will look on white background color. Color contrast ratio is 1.58

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

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(187,205,253,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(253,235,187,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(187,205,253,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }