Skip to main content Skip to docs navigation

#6cedff 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 #6cedff Color code in RGB color code model is created after adding 42.35% red color, 92.94% green color and 100% blue color. Hex #6cedff Color code in CMYK color (process color) code model is generated after subtraction of 58% cyan, 7% magenta, 0% yellow and 0% black.

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

RGB Chart

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

Color Table

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

Color in numbers

Type Red Green Blue
Binary 01101100 11101101 11111111
Octal 154 355 377
Decimal 108 237 255
Hex 6c ed ff

Different shades of #6cedff color code.

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

Darkest of #6cedff
#00b8d2
Darker of #6cedff
#06e0ff
Dark of #6cedff
#39e7ff
Base of #6cedff
#6cedff
Light of #6cedff
#9ff3ff
Lighter
#d2f9ff
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

#6cedff
#ff7e6c

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

Split Complementary

#6cedff
#ff6ca4
#ffc86c

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

Analogous Color

#6cffbb
#6cffd4
#6cedff
#6cbcff
#6c7fff

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

#6cedff
#edff6c
#ff6ced

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

#6cedff
#ff6ced
#ff7e6c
#6cff7e

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

#6cedff
#c86cff
#ff7e6c
#a4ff6c

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

#008c9f
#00b8d2
#06e0ff
#39e7ff
#6cedff
#9ff3ff
#d2f9ff
#ffffff
#ffffff

Tints of #6cedff Color

#6cedff
#7cefff
#8cf1ff
#9df3ff
#adf5ff
#bdf7ff
#cef9ff
#defbff
#eefdff
#ffffff

Shades of #6cedff color code

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

#6cedff
#60d2e2
#54b8c6
#489eaa
#3c838d
#306971
#244f55
#183438
#0c1a1c
#000000

Tones

#6cedff
#7be2f0
#89d7e2
#98ccd3
#a7c1c4

Tones

Similar Color like #6cedff color

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

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

Download this Light Blue

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

#6cedff Color Code Preview on Black Background Color

This is how #6cedff Color will look on black background color. Color contrast ratio is 15.20

#6cedff in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#6cedff color code is use for CSS Background Color

Background color for the above div is #6cedff

HTML with inline CSS

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

#6cedff color code is use for CSS Border Color

CSS Border color for the above div is #6cedff

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#6cedff hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6cedff Color code Preview on White Background

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

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

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(108,237,255,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(255,126,108,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(108,237,255,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }