#CBCCCD - #DBFFFF | colorate
Blend #CBCCCD to #DBFFFF
Calculate the color between two colors, #CBCCCD and #DBFFFF. 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)
#CBCCCD - #DBFFFF | 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 #CBCCCD as 0% and #DBFFFF as 100%.
0.0% #CBCCCD |
RGB 203 204 205 | #CBCCCD |
16.7% #CDD4D5 |
RGB 205 212 213 | #CDD4D5 |
33.3% #D0DDDD |
RGB 208 221 221 | #D0DDDD |
50.0% #D3E5E6 |
RGB 211 229 230 | #D3E5E6 |
66.7% #D5EEEE |
RGB 213 238 238 | #D5EEEE |
83.3% #D8F6F6 |
RGB 216 246 246 | #D8F6F6 |
100.0% #DBFFFF |
RGB 219 255 255 | #DBFFFF |
HSV Blend
#CBCCCD - #DBFFFF | 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 #CBCCCD as 0% and #DBFFFF as 100%.
0.0% #CBCCCD |
RGB 203 204 205 | #CBCCCD |
16.7% #CED2D5 |
RGB 206 210 213 | #CED2D5 |
33.3% #D1D9DD |
RGB 209 217 221 | #D1D9DD |
50.0% #D4E1E6 |
RGB 212 225 230 | #D4E1E6 |
66.7% #D7EAEE |
RGB 215 234 238 | #D7EAEE |
83.3% #D9F4F6 |
RGB 217 244 246 | #D9F4F6 |
100.0% #DBFFFF |
RGB 219 255 255 | #DBFFFF |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #CBCCCD 0%, #DBFFFF 100%); background: -webkit-linear-gradient(top, #CBCCCD 0%, #DBFFFF 100%); background: linear-gradient(to bottom, #CBCCCD 0%, #DBFFFF 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #CBCCCD 0%, #D4E1E6 50%, #DBFFFF 100%); background: -webkit-linear-gradient(top, #CBCCCD 0%, #D4E1E6 50%, #DBFFFF 100%); background: linear-gradient(to bottom, #CBCCCD 0%, #D4E1E6 50%, #DBFFFF 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.