crispedge.com

Color picker

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

#ccd6f5 hex color - Violet - Cool color - Information

#ccd6f5 hex color - Violet - Cool color

Color Hue/Base color: Violet

Hex #ccd6f5 Color code in RGB color code model is created after adding 80% red color, 83.92% green color and 96.08% blue color. Hex #ccd6f5 Color code in CMYK color (process color) code model is generated after subtraction of 17% cyan, 13% magenta, 0% yellow and 4% black.

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

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codeccd6f5#ccd6f5
RGB Decimal204, 214, 245rgb(204, 214, 245)
RGB Percent80%, 84%, 96%rgb(80%, 84%, 96%)
CSS RGBa204, 214, 245,1rgba(204,214,245,1)
CMYK Modelcmyk(17%,13%,0%,4%)
HSL Color Space225,67% ,88%hsl(225,67% ,88%)
HSV Color Space225°, 17%, 96%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110011001101011011110101
Octal314326365
Decimal204214245
Hexccd6f5

Different shades of #ccd6f5 color code.

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

Light Shade of #ccd6f5
#f7f8fd
Dark Shade of #ccd6f5
#a1b4ed
Saturated Shade of #ccd6f5
#c9d4f8
Desaturated Shade of #ccd6f5
#cfd8f2
Grey scale Shade of #ccd6f5
#e0e0e0
Brighten Shade
#e5efff
Most Readable Shade
#000000

Shades of #ccd6f5 color code

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

#ccd6f5
#b5bed9
#9ea6be
#888ea3
#717688
#5a5f6c
#444751
#2d2f36
#16171b
#000000

Similar Color like #ccd6f5 color

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

#cdd7f6
#ced8f7
#cfd9f8
#d0daf9
#d1dbfa
#d2dcfb
#d3ddfc
#d4defd
#d5dffe
#d6e0ff
#d7e1ff
#d8e2ff
#d9e3ff
#dae4ff
#cbd5f4
#cad4f3
#c9d3f2
#c8d2f1
#c7d1f0
#c6d0ef
#c5cfee
#c4ceed
#c3cdec
#c2cceb
#c1cbea
#c0cae9
#bfc9e8
#bec8e7

Monochromatic Color with #ccd6f5

#ccd6f5
#1b1c20
#3e424b
#626775
#858ca0
#a9b1ca

Tints of #ccd6f5 Color

#ccd6f5
#d1daf6
#d7dff7
#dde3f8
#e2e8f9
#e8ecfa
#eef1fb
#f3f5fc
#f9fafd
#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

#ccd6f5
#f5ebcc

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

Split Complementary

#ccd6f5
#f5d7cc
#ebf5cc

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

Analogous Color

#cce6f5
#ccdef5
#ccd6f5
#cccef5
#d2ccf5

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

#ccd6f5
#f5ccd6
#d6f5cc

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

#ccd6f5
#f5ccea
#f5ebcc
#ccf5d6

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

#ccd6f5
#f5ebcc
#ebf5cc
#d7ccf5

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 #ccd6f5 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.

#ccd6f5 Color Code Preview on Black Background Color

This is how #ccd6f5 Color will look on black background color. Color contrast ratio is 14.50

#ccd6f5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccd6f5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccd6f5

#ccd6f5 color code is use for CSS Background Color

Background color for the above div is #ccd6f5

HTML with inline CSS

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

#ccd6f5 color code is use for CSS Border Color

CSS Border color for the above div is #ccd6f5

HTML with inline CSS

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

CSS Border Left color for the above div is #ccd6f5

HTML with inline CSS

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

CSS Border Right color for the above div is #ccd6f5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ccd6f5

HTML with inline CSS

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

CSS Border Top color for the above div is #ccd6f5

HTML with inline CSS

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

#ccd6f5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ccd6f5 Color code Preview on White Background

This is how #ccd6f5 Color code will look on white background color. Color contrast ratio is 1.45

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.