Skip to main content Skip to docs navigation

#c6edef 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 Niagara Mist and its hex is #C5E8EE Nearest Color Name

Color Hue/Base color: Blue

Hex #c6edef Color code in RGB color code model is created after adding 77.65% red color, 92.94% green color and 93.73% blue color. Hex #c6edef Color code in CMYK color (process color) code model is generated after subtraction of 17% cyan, 1% magenta, 0% yellow and 6.27% black.

Hex #c6edef color code is between #cceeee web safe hex color code and #bbddff web safe hex color code. #cceeee is the nearest web safe color code. You can see here many more shades of #c6edef color code.

RGB Chart

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

Color Table

Hex Color Code c6edef #c6edef
RGB Decimal 198, 237, 239 198, 237, 239
RGB Percent 78%, 93%, 94% rgb(78%, 93%, 94%)
CSS RGBa 198, 237, 239,1 rgba(198,237,239,1)
CMYK Model cmyk(17%,1%,0%,6.27%)
HSL Color Space 183,56% ,86% hsl(183,56% ,86%)
HSV Color Space 183°, 17%, 94%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11000110 11101101 11101111
Octal 306 355 357
Decimal 198 237 239
Hex c6 ed ef

Different shades of #c6edef color code.

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

Darkest of #c6edef
#4fc7cd
Darker of #c6edef
#76d4d9
Dark of #c6edef
#9ee0e4
Base of #c6edef
#c6edef
Light of #c6edef
#eefafa
Lighter
#ffffff
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

#c6edef
#efc8c6

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

Split Complementary

#c6edef
#efc6d9
#efddc6

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

Analogous Color

#c6efd9
#c6efe0
#c6edef
#c6dfef
#c6ceef

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

#c6edef
#edefc6
#efc6ed

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

#c6edef
#efc6ed
#efc8c6
#c6efc8

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

#c6edef
#ddc6ef
#efc8c6
#d9efc6

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

#33b0b6
#4fc7cd
#76d4d9
#9ee0e4
#c6edef
#eefafa
#ffffff
#ffffff
#ffffff

Tints of #c6edef Color

#c6edef
#cceff0
#d2f1f2
#d9f3f4
#dff5f6
#e5f7f7
#ecf9f9
#f2fbfb
#f8fdfd
#ffffff

Shades of #c6edef color code

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

#c6edef
#b0d2d4
#9ab8b9
#849e9f
#6e8384
#58696a
#424f4f
#2c3435
#161a1a
#000000

Tones

#c6edef
#cde6e8
#d5e0e0
#dbdbdb
#dbdbdb

Tones

Similar Color like #c6edef color

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

#c7eef0
#c8eff1
#c9f0f2
#caf1f3
#cbf2f4
#ccf3f5
#cdf4f6
#cef5f7
#cff6f8
#d0f7f9
#d1f8fa
#d2f9fb
#d3fafc
#d4fbfd
#c5ecee
#c4ebed
#c3eaec
#c2e9eb
#c1e8ea
#c0e7e9
#bfe6e8
#bee5e7
#bde4e6
#bce3e5
#bbe2e4
#bae1e3
#b9e0e2
#b8dfe1

Download this Light Blue

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

#c6edef Color Code Preview on Black Background Color

This is how #c6edef Color will look on black background color. Color contrast ratio is 16.76

#c6edef in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c6edef

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c6edef

#c6edef color code is use for CSS Background Color

Background color for the above div is #c6edef

HTML with inline CSS

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

#c6edef color code is use for CSS Border Color

CSS Border color for the above div is #c6edef

HTML with inline CSS

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

CSS Border Left color for the above div is #c6edef

HTML with inline CSS

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

CSS Border Right color for the above div is #c6edef

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c6edef

HTML with inline CSS

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

CSS Border Top color for the above div is #c6edef

HTML with inline CSS

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

#c6edef hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c6edef Color code Preview on White Background

This is how #c6edef Color code will look on white background color. Color contrast ratio is 1.25

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

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