Skip to main content Skip to docs navigation

#bcccd6 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 Salty Tears and its hex is #BACAD4 Nearest Color Name

Color Hue/Base color: Blue

Hex #bcccd6 Color code in RGB color code model is created after adding 73.73% red color, 80% green color and 83.92% blue color. Hex #bcccd6 Color code in CMYK color (process color) code model is generated after subtraction of 12% cyan, 5% magenta, 0% yellow and 16.08% black.

Hex #bcccd6 color code is between #bbbbdd web safe hex color code and #ccddcc web safe hex color code. #bbbbdd is the nearest web safe color code. You can see here many more shades of #bcccd6 color code.

RGB Chart

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

Color Table

Hex Color Code bcccd6 #bcccd6
RGB Decimal 188, 204, 214 188, 204, 214
RGB Percent 74%, 80%, 84% rgb(74%, 80%, 84%)
CSS RGBa 188, 204, 214,1 rgba(188,204,214,1)
CMYK Model cmyk(12%,5%,0%,16.08%)
HSL Color Space 203,24% ,79% hsl(203,24% ,79%)
HSV Color Space 203°, 12%, 84%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111100 11001100 11010110
Octal 274 314 326
Decimal 188 204 214
Hex bc cc d6

Different shades of #bcccd6 color code.

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

Darkest of #bcccd6
#5f839a
Darker of #bcccd6
#7d9caf
Dark of #bcccd6
#9cb4c3
Base of #bcccd6
#bcccd6
Light of #bcccd6
#dce4e9
Lighter
#fbfcfd
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

#bcccd6
#d6c6bc

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

Split Complementary

#bcccd6
#d6bcbf
#d6d3bc

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

Analogous Color

#bcd6d1
#bcd6d5
#bcccd6
#bcc3d6
#bfbcd6

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

#bcccd6
#ccd6bc
#d6bccc

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

#bcccd6
#d6bccc
#d6c6bc
#bcd6c6

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

#bcccd6
#d3bcd6
#d6c6bc
#bfd6bc

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

#4b687b
#5f839a
#7d9caf
#9cb4c3
#bcccd6
#dce4e9
#fbfcfd
#ffffff
#ffffff

Tints of #bcccd6 Color

#bcccd6
#c3d1da
#cad7df
#d2dde3
#d9e2e8
#e1e8ec
#e8eef1
#f0f3f5
#f7f9fa
#ffffff

Shades of #bcccd6 color code

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

#bcccd6
#a7b5be
#929ea6
#7d888e
#687176
#535a5f
#3e4447
#292d2f
#141617
#000000

Tones

#bcccd6
#c7c9cb
#c9c9c9
#c9c9c9
#c9c9c9

Tones

Similar Color like #bcccd6 color

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

#bdcdd7
#beced8
#bfcfd9
#c0d0da
#c1d1db
#c2d2dc
#c3d3dd
#c4d4de
#c5d5df
#c6d6e0
#c7d7e1
#c8d8e2
#c9d9e3
#cadae4
#bbcbd5
#bacad4
#b9c9d3
#b8c8d2
#b7c7d1
#b6c6d0
#b5c5cf
#b4c4ce
#b3c3cd
#b2c2cc
#b1c1cb
#b0c0ca
#afbfc9
#aebec8

Download this Light Blue

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

#bcccd6 Color Code Preview on Black Background Color

This is how #bcccd6 Color will look on black background color. Color contrast ratio is 12.75

#bcccd6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcccd6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcccd6

#bcccd6 color code is use for CSS Background Color

Background color for the above div is #bcccd6

HTML with inline CSS

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

#bcccd6 color code is use for CSS Border Color

CSS Border color for the above div is #bcccd6

HTML with inline CSS

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

CSS Border Left color for the above div is #bcccd6

HTML with inline CSS

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

CSS Border Right color for the above div is #bcccd6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bcccd6

HTML with inline CSS

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

CSS Border Top color for the above div is #bcccd6

HTML with inline CSS

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

#bcccd6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bcccd6 Color code Preview on White Background

This is how #bcccd6 Color code will look on white background color. Color contrast ratio is 1.65

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

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