Skip to main content Skip to docs navigation

#c6cdfd 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 Light Periwinkle and its hex is #C1C6FC Nearest Color Name

Color Hue/Base color: Blue

Hex #c6cdfd Color code in RGB color code model is created after adding 77.65% red color, 80.39% green color and 99.22% blue color. Hex #c6cdfd Color code in CMYK color (process color) code model is generated after subtraction of 22% cyan, 19% magenta, 0% yellow and 0.78% black.

Hex #c6cdfd color code is between #ccccff web safe hex color code and #bbddee web safe hex color code. #ccccff is the nearest web safe color code. You can see here many more shades of #c6cdfd color code.

RGB Chart

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

Color Table

Hex Color Code c6cdfd #c6cdfd
RGB Decimal 198, 205, 253 198, 205, 253
RGB Percent 78%, 80%, 99% rgb(78%, 80%, 99%)
CSS RGBa 198, 205, 253,1 rgba(198,205,253,1)
CMYK Model cmyk(22%,19%,0%,0.78%)
HSL Color Space 232,93% ,88% hsl(232,93% ,88%)
HSV Color Space 232°, 22%, 99%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11000110 11001101 11111101
Octal 306 315 375
Decimal 198 205 253
Hex c6 cd fd

Different shades of #c6cdfd color code.

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

Darkest of #c6cdfd
#324bf8
Darker of #c6cdfd
#6377fa
Dark of #c6cdfd
#95a2fb
Base of #c6cdfd
#c6cdfd
Light of #c6cdfd
#f7f8ff
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

#c6cdfd
#fdf6c6

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

Split Complementary

#c6cdfd
#fddac6
#e9fdc6

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

Analogous Color

#c6edfd
#c6e4fd
#c6cdfd
#d1c6fd
#e8c6fd

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

#c6cdfd
#cdfdc6
#fdc6cd

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

#c6cdfd
#fdc6cd
#fdf6c6
#c6fdf6

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

#c6cdfd
#fdc6e9
#fdf6c6
#c6fdda

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

#0826ef
#324bf8
#6377fa
#95a2fb
#c6cdfd
#f7f8ff
#ffffff
#ffffff
#ffffff

Tints of #c6cdfd Color

#c6cdfd
#ccd2fd
#d2d8fd
#d9ddfd
#dfe3fd
#e5e8fe
#eceefe
#f2f3fe
#f8f9fe
#ffffff

Shades of #c6cdfd color code

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

#c6cdfd
#b0b6e0
#9a9fc4
#8488a8
#6e718c
#585b70
#424454
#2c2d38
#16161c
#000000

Tones

#c6cdfd
#ccd1f7
#d2d6f1
#d8daeb
#dedfe5

Tones

Similar Color like #c6cdfd color

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

#c7cefe
#c8cfff
#c9d0ff
#cad1ff
#cbd2ff
#ccd3ff
#cdd4ff
#ced5ff
#cfd6ff
#d0d7ff
#d1d8ff
#d2d9ff
#d3daff
#d4dbff
#c5ccfc
#c4cbfb
#c3cafa
#c2c9f9
#c1c8f8
#c0c7f7
#bfc6f6
#bec5f5
#bdc4f4
#bcc3f3
#bbc2f2
#bac1f1
#b9c0f0
#b8bfef

Download this Light Blue

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

#c6cdfd Color Code Preview on Black Background Color

This is how #c6cdfd Color will look on black background color. Color contrast ratio is 13.55

#c6cdfd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c6cdfd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c6cdfd

#c6cdfd color code is use for CSS Background Color

Background color for the above div is #c6cdfd

HTML with inline CSS

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

#c6cdfd color code is use for CSS Border Color

CSS Border color for the above div is #c6cdfd

HTML with inline CSS

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

CSS Border Left color for the above div is #c6cdfd

HTML with inline CSS

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

CSS Border Right color for the above div is #c6cdfd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c6cdfd

HTML with inline CSS

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

CSS Border Top color for the above div is #c6cdfd

HTML with inline CSS

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

#c6cdfd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c6cdfd Color code Preview on White Background

This is how #c6cdfd Color code will look on white background color. Color contrast ratio is 1.55

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

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