crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#c6cdfd hex color - Blue - Cool color - Information

#c6cdfd hex color - Blue - Cool color

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 1% 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.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codec6cdfd#c6cdfd
RGB Decimal198, 205, 253rgb(198, 205, 253)
RGB Percent78%, 80%, 99%rgb(78%, 80%, 99%)
CSS RGBa198, 205, 253,1rgba(198,205,253,1)
CMYK Modelcmyk(22%,19%,0%,1%)
HSL Color Space232,93% ,88%hsl(232,93% ,88%)
HSV Color Space232°, 22%, 99%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110001101100110111111101
Octal306315375
Decimal198205253
Hexc6cdfd

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.

Light Shade of #c6cdfd
#f7f8ff
Dark Shade of #c6cdfd
#95a2fb
Saturated Shade of #c6cdfd
#c4ccff
Desaturated Shade of #c6cdfd
#c9cffa
Grey scale Shade of #c6cdfd
#e1e1e1
Brighten Shade
#dfe6ff
Most Readable Shade
#000000

Shades of #c6cdfd color code

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

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

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

Monochromatic Color with #c6cdfd

#c6cdfd
#202128
#414353
#62667d
#8388a8
#a5abd2

Tints of #c6cdfd Color

#c6cdfd
#ccd2fd
#d2d8fd
#d9ddfd
#dfe3fd
#e5e8fe
#eceefe
#f2f3fe
#f8f9fe
#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
#fddbc6
#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

#c6e3fd
#c6d8fd
#c6cdfd
#cac6fd
#d5c6fd

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
#fdc6cd
#cdfdc6

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
#fdc6e8
#fdf6c6
#c6fdda

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#c6cdfd
#fdf6c6
#e9fdc6
#dbc6fd

Double Complementary 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).

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; }

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.