#CBCCCC - #E2FFFF | colorate
Blend #CBCCCC to #E2FFFF
Calculate the color between two colors, #CBCCCC and #E2FFFF. 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)
#CBCCCC - #E2FFFF | 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 #CBCCCC as 0% and #E2FFFF as 100%.
0.0% #CBCCCC |
RGB 203 204 204 | #CBCCCC |
16.7% #CED4D4 |
RGB 206 212 212 | #CED4D4 |
33.3% #D2DDDD |
RGB 210 221 221 | #D2DDDD |
50.0% #D6E5E5 |
RGB 214 229 229 | #D6E5E5 |
66.7% #DAEEEE |
RGB 218 238 238 | #DAEEEE |
83.3% #DEF6F6 |
RGB 222 246 246 | #DEF6F6 |
100.0% #E2FFFF |
RGB 226 255 255 | #E2FFFF |
HSV Blend
#CBCCCC - #E2FFFF | 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 #CBCCCC as 0% and #E2FFFF as 100%.
0.0% #CBCCCC |
RGB 203 204 204 | #CBCCCC |
16.7% #CFD4D4 |
RGB 207 212 212 | #CFD4D4 |
33.3% #D3DDDD |
RGB 211 221 221 | #D3DDDD |
50.0% #D7E5E5 |
RGB 215 229 229 | #D7E5E5 |
66.7% #DBEEEE |
RGB 219 238 238 | #DBEEEE |
83.3% #DEF6F6 |
RGB 222 246 246 | #DEF6F6 |
100.0% #E2FFFF |
RGB 226 255 255 | #E2FFFF |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #CBCCCC 0%, #E2FFFF 100%); background: -webkit-linear-gradient(top, #CBCCCC 0%, #E2FFFF 100%); background: linear-gradient(to bottom, #CBCCCC 0%, #E2FFFF 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #CBCCCC 0%, #D7E5E5 50%, #E2FFFF 100%); background: -webkit-linear-gradient(top, #CBCCCC 0%, #D7E5E5 50%, #E2FFFF 100%); background: linear-gradient(to bottom, #CBCCCC 0%, #D7E5E5 50%, #E2FFFF 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.