Skip to main content Skip to docs navigation

#6bbadd hex color | Download Dark 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 Clear Weather and its hex is #66BBDD Nearest Color Name

Color Hue/Base color: Blue

Hex #6bbadd Color code in RGB color code model is created after adding 41.96% red color, 72.94% green color and 86.67% blue color. Hex #6bbadd Color code in CMYK color (process color) code model is generated after subtraction of 52% cyan, 16% magenta, 0% yellow and 13.33% black.

Hex #6bbadd color code is between #66bbcc web safe hex color code and #77aaee web safe hex color code. #66bbcc is the nearest web safe color code. You can see here many more shades of #6bbadd color code.

RGB Chart

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

Color Table

Hex Color Code 6bbadd #6bbadd
RGB Decimal 107, 186, 221 107, 186, 221
RGB Percent 42%, 73%, 87% rgb(42%, 73%, 87%)
CSS RGBa 107, 186, 221,1 rgba(107,186,221,1)
CMYK Model cmyk(52%,16%,0%,13.33%)
HSL Color Space 198,63% ,64% hsl(198,63% ,64%)
HSV Color Space 198°, 52%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01101011 10111010 11011101
Octal 153 272 335
Decimal 107 186 221
Hex 6b ba dd

Different shades of #6bbadd color code.

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

Darkest of #6bbadd
#216d8e
Darker of #6bbadd
#2a8cb8
Dark of #6bbadd
#42a7d3
Base of #6bbadd
#6bbadd
Light of #6bbadd
#94cde7
Lighter
#bee1f0
Lightest
#e7f4fa

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

#6bbadd
#dd8e6b

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

Split Complementary

#6bbadd
#dd6b81
#ddc76b

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

Analogous Color

#6bddbd
#6bddd0
#6bbadd
#6b94dd
#716bdd

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

#6bbadd
#badd6b
#dd6bba

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

#6bbadd
#dd6bba
#dd8e6b
#6bdd8e

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

#6bbadd
#c76bdd
#dd8e6b
#81dd6b

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 #6bbadd

#174d65
#216d8e
#2a8cb8
#42a7d3
#6bbadd
#94cde7
#bee1f0
#e7f4fa
#ffffff

Tints of #6bbadd Color

#6bbadd
#7bc1e0
#8bc9e4
#9cd1e8
#acd8ec
#bde0ef
#cde8f3
#deeff7
#eef7fb
#ffffff

Shades of #6bbadd color code

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

#6bbadd
#5fa5c4
#5390ab
#477c93
#3b677a
#2f5262
#233e49
#172931
#0b1418
#000000

Tones

#6bbadd
#7db3cb
#8facb9
#a2a5a6
#a4a4a4

Tones

Similar Color like #6bbadd color

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

#6cbbde
#6dbcdf
#6ebde0
#6fbee1
#70bfe2
#71c0e3
#72c1e4
#73c2e5
#74c3e6
#75c4e7
#76c5e8
#77c6e9
#78c7ea
#79c8eb
#6ab9dc
#69b8db
#68b7da
#67b6d9
#66b5d8
#65b4d7
#64b3d6
#63b2d5
#62b1d4
#61b0d3
#60afd2
#5faed1
#5eadd0
#5daccf

Download this Dark Blue

Hex #6bbadd 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.

#6bbadd Color Code Preview on Black Background Color

This is how #6bbadd Color will look on black background color. Color contrast ratio is 9.69

#6bbadd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6bbadd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6bbadd

#6bbadd color code is use for CSS Background Color

Background color for the above div is #6bbadd

HTML with inline CSS

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

#6bbadd color code is use for CSS Border Color

CSS Border color for the above div is #6bbadd

HTML with inline CSS

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

CSS Border Left color for the above div is #6bbadd

HTML with inline CSS

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

CSS Border Right color for the above div is #6bbadd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #6bbadd

HTML with inline CSS

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

CSS Border Top color for the above div is #6bbadd

HTML with inline CSS

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

#6bbadd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6bbadd Color code Preview on White Background

This is how #6bbadd Color code will look on white background color. Color contrast ratio is 2.17

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

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