#CCCCCF - #DAE8FF | colorate
Blend #CCCCCF to #DAE8FF
Calculate the color between two colors, #CCCCCF and #DAE8FF. In calculation of RGB values, saturation between the dissimilar colors is low. In calculating of HSV values, saturation between the dissimilar colors is not low.
RGB Blend(Linear)
#CCCCCF - #DAE8FF | colorate
Calculation of color between two colors based on RGB value. For colors that are distant from each other, the saturation between the two colors decreases. Expand the color between two colors with #CCCCCF as 0% and #DAE8FF as 100%.
0.0% #CCCCCF |
RGB 204 204 207 | #CCCCCF |
16.7% #CED0D7 |
RGB 206 208 215 | #CED0D7 |
33.3% #D0D5DF |
RGB 208 213 223 | #D0D5DF |
50.0% #D3DAE7 |
RGB 211 218 231 | #D3DAE7 |
66.7% #D5DEEF |
RGB 213 222 239 | #D5DEEF |
83.3% #D7E3F7 |
RGB 215 227 247 | #D7E3F7 |
100.0% #DAE8FF |
RGB 218 232 255 | #DAE8FF |
HSV Blend
#CCCCCF - #DAE8FF | colorate
Calculation of color between two colors based on HSV value. Even between distinct colors of color, the saturation between the two colors does not decrease. Expand the color between two colors with #CCCCCF as 0% and #DAE8FF as 100%.
0.0% #CCCCCF |
RGB 204 204 207 | #CCCCCF |
16.7% #CFCFD7 |
RGB 207 207 215 | #CFCFD7 |
33.3% #D2D3DF |
RGB 210 211 223 | #D2D3DF |
50.0% #D4D8E7 |
RGB 212 216 231 | #D4D8E7 |
66.7% #D6DCEF |
RGB 214 220 239 | #D6DCEF |
83.3% #D8E2F7 |
RGB 216 226 247 | #D8E2F7 |
100.0% #DAE8FF |
RGB 218 232 255 | #DAE8FF |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #CCCCCF 0%, #DAE8FF 100%); background: -webkit-linear-gradient(top, #CCCCCF 0%, #DAE8FF 100%); background: linear-gradient(to bottom, #CCCCCF 0%, #DAE8FF 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #CCCCCF 0%, #D4D8E7 50%, #DAE8FF 100%); background: -webkit-linear-gradient(top, #CCCCCF 0%, #D4D8E7 50%, #DAE8FF 100%); background: linear-gradient(to bottom, #CCCCCF 0%, #D4D8E7 50%, #DAE8FF 100%); } </style>
Similar Hue Variation
Disimilar Hue Variation
Utilities
Barcode
You can create barcodes online. The created barcode can be downloaded as PNG or EPS.
colorate
colorate is a color scheme tool for designers and developers. This will help you draw inspiration and serve as a resource for your color work.
textate
Make text to image. It is useful when you want to send text on SNS.