Skip to main content Skip to docs navigation

#6becfe 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 Robin’s Egg and its hex is #6DEDFD Nearest Color Name

Color Hue/Base color: Blue

Hex #6becfe Color code in RGB color code model is created after adding 41.96% red color, 92.55% green color and 99.61% blue color. Hex #6becfe Color code in CMYK color (process color) code model is generated after subtraction of 58% cyan, 7% magenta, 0% yellow and 0.39% black.

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

RGB Chart

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

Color Table

Hex Color Code 6becfe #6becfe
RGB Decimal 107, 236, 254 107, 236, 254
RGB Percent 42%, 93%, 100% rgb(42%, 93%, 100%)
CSS RGBa 107, 236, 254,1 rgba(107,236,254,1)
CMYK Model cmyk(58%,7%,0%,0.39%)
HSL Color Space 187,99% ,71% hsl(187,99% ,71%)
HSV Color Space 187°, 58%, 100%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01101011 11101100 11111110
Octal 153 354 376
Decimal 107 236 254
Hex 6b ec fe

Different shades of #6becfe color code.

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

Darkest of #6becfe
#01b5cf
Darker of #6becfe
#06dffd
Dark of #6becfe
#38e5fe
Base of #6becfe
#6becfe
Light of #6becfe
#9ef2fe
Lighter
#d0f9ff
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

#6becfe
#fe7d6b

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

Split Complementary

#6becfe
#fe6ba2
#fec66b

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

Analogous Color

#6bfeba
#6bfed3
#6becfe
#6bbbfe
#6b7efe

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

#6becfe
#ecfe6b
#fe6bec

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

#6becfe
#fe6bec
#fe7d6b
#6bfe7d

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

#6becfe
#c66bfe
#fe7d6b
#a2fe6b

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

#01899c
#01b5cf
#06dffd
#38e5fe
#6becfe
#9ef2fe
#d0f9ff
#ffffff
#ffffff

Tints of #6becfe Color

#6becfe
#7beefe
#8bf0fe
#9cf2fe
#acf4fe
#bdf6fe
#cdf8fe
#defafe
#eefcfe
#ffffff

Shades of #6becfe color code

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

#6becfe
#5fd1e1
#53b7c5
#479da9
#3b838d
#2f6870
#234e54
#173438
#0b1a1c
#000000

Tones

#6becfe
#7ae1ef
#89d5e0
#98cad1
#a7bfc2

Tones

Similar Color like #6becfe color

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

#6cedff
#6deeff
#6eefff
#6ff0ff
#70f1ff
#71f2ff
#72f3ff
#73f4ff
#74f5ff
#75f6ff
#76f7ff
#77f8ff
#78f9ff
#79faff
#6aebfd
#69eafc
#68e9fb
#67e8fa
#66e7f9
#65e6f8
#64e5f7
#63e4f6
#62e3f5
#61e2f4
#60e1f3
#5fe0f2
#5edff1
#5ddef0

Download this Light Blue

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

#6becfe Color Code Preview on Black Background Color

This is how #6becfe Color will look on black background color. Color contrast ratio is 15.05

#6becfe in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#6becfe color code is use for CSS Background Color

Background color for the above div is #6becfe

HTML with inline CSS

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

#6becfe color code is use for CSS Border Color

CSS Border color for the above div is #6becfe

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#6becfe hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6becfe Color code Preview on White Background

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

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

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