Skip to main content Skip to docs navigation

#bac6d6 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 Pantone 537 C and its hex is #BBC7D6 Nearest Color Name

Color Hue/Base color: Blue

Hex #bac6d6 Color code in RGB color code model is created after adding 72.94% red color, 77.65% green color and 83.92% blue color. Hex #bac6d6 Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 7% magenta, 0% yellow and 16.08% black.

Hex #bac6d6 color code is between #bbccdd web safe hex color code and #aabbcc web safe hex color code. #bbccdd is the nearest web safe color code. You can see here many more shades of #bac6d6 color code.

RGB Chart

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

Color Table

Hex Color Code bac6d6 #bac6d6
RGB Decimal 186, 198, 214 186, 198, 214
RGB Percent 73%, 78%, 84% rgb(73%, 78%, 84%)
CSS RGBa 186, 198, 214,1 rgba(186,198,214,1)
CMYK Model cmyk(13%,7%,0%,16.08%)
HSL Color Space 214,25% ,78% hsl(214,25% ,78%)
HSV Color Space 214°, 13%, 84%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111010 11000110 11010110
Octal 272 306 326
Decimal 186 198 214
Hex ba c6 d6

Different shades of #bac6d6 color code.

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

Darkest of #bac6d6
#5c779b
Darker of #bac6d6
#7a91b0
Dark of #bac6d6
#9aacc3
Base of #bac6d6
#bac6d6
Light of #bac6d6
#dae0e9
Lighter
#fafbfc
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

#bac6d6
#d6caba

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

Split Complementary

#bac6d6
#d6bcba
#d4d6ba

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

Analogous Color

#bad6d6
#bad2d6
#bac6d6
#babdd6
#c3bad6

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

#bac6d6
#c6d6ba
#d6bac6

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

#bac6d6
#d6bac6
#d6caba
#bad6ca

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

#bac6d6
#d6bad4
#d6caba
#bad6bc

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

#495e7b
#5c779b
#7a91b0
#9aacc3
#bac6d6
#dae0e9
#fafbfc
#ffffff
#ffffff

Tints of #bac6d6 Color

#bac6d6
#c1ccda
#c9d2df
#d1d9e3
#d8dfe8
#e0e5ec
#e8ecf1
#eff2f5
#f7f8fa
#ffffff

Shades of #bac6d6 color code

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

#bac6d6
#a5b0be
#909aa6
#7c848e
#676e76
#52585f
#3e4247
#292c2f
#141617
#000000

Tones

#bac6d6
#c5c8cb
#c8c8c8
#c8c8c8
#c8c8c8

Tones

Similar Color like #bac6d6 color

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

#bbc7d7
#bcc8d8
#bdc9d9
#becada
#bfcbdb
#c0ccdc
#c1cddd
#c2cede
#c3cfdf
#c4d0e0
#c5d1e1
#c6d2e2
#c7d3e3
#c8d4e4
#b9c5d5
#b8c4d4
#b7c3d3
#b6c2d2
#b5c1d1
#b4c0d0
#b3bfcf
#b2bece
#b1bdcd
#b0bccc
#afbbcb
#aebaca
#adb9c9
#acb8c8

Download this Light Blue

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

#bac6d6 Color Code Preview on Black Background Color

This is how #bac6d6 Color will look on black background color. Color contrast ratio is 12.14

#bac6d6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bac6d6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bac6d6

#bac6d6 color code is use for CSS Background Color

Background color for the above div is #bac6d6

HTML with inline CSS

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

#bac6d6 color code is use for CSS Border Color

CSS Border color for the above div is #bac6d6

HTML with inline CSS

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

CSS Border Left color for the above div is #bac6d6

HTML with inline CSS

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

CSS Border Right color for the above div is #bac6d6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bac6d6

HTML with inline CSS

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

CSS Border Top color for the above div is #bac6d6

HTML with inline CSS

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

#bac6d6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bac6d6 Color code Preview on White Background

This is how #bac6d6 Color code will look on white background color. Color contrast ratio is 1.73

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

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