Skip to main content Skip to docs navigation

#c6d0db 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 538 C and its hex is #C5CFDA Nearest Color Name

Color Hue/Base color: Blue

Hex #c6d0db Color code in RGB color code model is created after adding 77.65% red color, 81.57% green color and 85.88% blue color. Hex #c6d0db Color code in CMYK color (process color) code model is generated after subtraction of 10% cyan, 5% magenta, 0% yellow and 14.12% black.

Hex #c6d0db color code is between #ccccdd web safe hex color code and #bbddcc web safe hex color code. #ccccdd is the nearest web safe color code. You can see here many more shades of #c6d0db color code.

RGB Chart

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

Color Table

Hex Color Code c6d0db #c6d0db
RGB Decimal 198, 208, 219 198, 208, 219
RGB Percent 78%, 82%, 86% rgb(78%, 82%, 86%)
CSS RGBa 198, 208, 219,1 rgba(198,208,219,1)
CMYK Model cmyk(10%,5%,0%,14.12%)
HSL Color Space 211,23% ,82% hsl(211,23% ,82%)
HSV Color Space 211°, 10%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11000110 11010000 11011011
Octal 306 320 333
Decimal 198 208 219
Hex c6 d0 db

Different shades of #c6d0db color code.

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

Darkest of #c6d0db
#6883a0
Darker of #c6d0db
#879cb4
Dark of #c6d0db
#a7b6c7
Base of #c6d0db
#c6d0db
Light of #c6d0db
#e5eaef
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

#c6d0db
#dbd1c6

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

Split Complementary

#c6d0db
#dbc6c6
#dadbc6

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

Analogous Color

#c6dbda
#c6d9db
#c6d0db
#c6c9db
#ccc6db

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

#c6d0db
#d0dbc6
#dbc6d0

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

#c6d0db
#dbc6d0
#dbd1c6
#c6dbd1

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

#c6d0db
#dbc6da
#dbd1c6
#c6dbc6

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

#526983
#6883a0
#879cb4
#a7b6c7
#c6d0db
#e5eaef
#ffffff
#ffffff
#ffffff

Tints of #c6d0db Color

#c6d0db
#ccd5df
#d2dae3
#d9dfe7
#dfe4eb
#e5eaef
#eceff3
#f2f4f7
#f8f9fb
#ffffff

Shades of #c6d0db color code

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

#c6d0db
#b0b8c2
#9aa1aa
#848a92
#6e7379
#585c61
#424549
#2c2e30
#161718
#000000

Tones

#c6d0db
#cfd0d2
#d0d0d0
#d0d0d0
#d0d0d0

Tones

Similar Color like #c6d0db color

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

#c7d1dc
#c8d2dd
#c9d3de
#cad4df
#cbd5e0
#ccd6e1
#cdd7e2
#ced8e3
#cfd9e4
#d0dae5
#d1dbe6
#d2dce7
#d3dde8
#d4dee9
#c5cfda
#c4ced9
#c3cdd8
#c2ccd7
#c1cbd6
#c0cad5
#bfc9d4
#bec8d3
#bdc7d2
#bcc6d1
#bbc5d0
#bac4cf
#b9c3ce
#b8c2cd

Download this Light Blue

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

#c6d0db Color Code Preview on Black Background Color

This is how #c6d0db Color will look on black background color. Color contrast ratio is 13.45

#c6d0db in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c6d0db

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c6d0db

#c6d0db color code is use for CSS Background Color

Background color for the above div is #c6d0db

HTML with inline CSS

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

#c6d0db color code is use for CSS Border Color

CSS Border color for the above div is #c6d0db

HTML with inline CSS

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

CSS Border Left color for the above div is #c6d0db

HTML with inline CSS

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

CSS Border Right color for the above div is #c6d0db

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c6d0db

HTML with inline CSS

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

CSS Border Top color for the above div is #c6d0db

HTML with inline CSS

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

#c6d0db hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c6d0db Color code Preview on White Background

This is how #c6d0db Color code will look on white background color. Color contrast ratio is 1.56

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

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