#CFCCCC - #FFF1DF | colorate
Blend #CFCCCC to #FFF1DF
Calculate the color between two colors, #CFCCCC and #FFF1DF. 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)
#CFCCCC - #FFF1DF | 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 #CFCCCC as 0% and #FFF1DF as 100%.
0.0% #CFCCCC |
RGB 207 204 204 | #CFCCCC |
16.7% #D7D2CF |
RGB 215 210 207 | #D7D2CF |
33.3% #DFD8D2 |
RGB 223 216 210 | #DFD8D2 |
50.0% #E7DED5 |
RGB 231 222 213 | #E7DED5 |
66.7% #EFE4D8 |
RGB 239 228 216 | #EFE4D8 |
83.3% #F7EADB |
RGB 247 234 219 | #F7EADB |
100.0% #FFF1DF |
RGB 255 241 223 | #FFF1DF |
HSV Blend
#CFCCCC - #FFF1DF | 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 #CFCCCC as 0% and #FFF1DF as 100%.
0.0% #CFCCCC |
RGB 207 204 204 | #CFCCCC |
16.7% #D7D0CF |
RGB 215 208 207 | #D7D0CF |
33.3% #DFD5D3 |
RGB 223 213 211 | #DFD5D3 |
50.0% #E7DBD6 |
RGB 231 219 214 | #E7DBD6 |
66.7% #EFE1D9 |
RGB 239 225 217 | #EFE1D9 |
83.3% #F7E8DC |
RGB 247 232 220 | #F7E8DC |
100.0% #FFF1DF |
RGB 255 241 223 | #FFF1DF |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #CFCCCC 0%, #FFF1DF 100%); background: -webkit-linear-gradient(top, #CFCCCC 0%, #FFF1DF 100%); background: linear-gradient(to bottom, #CFCCCC 0%, #FFF1DF 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #CFCCCC 0%, #E7DBD6 50%, #FFF1DF 100%); background: -webkit-linear-gradient(top, #CFCCCC 0%, #E7DBD6 50%, #FFF1DF 100%); background: linear-gradient(to bottom, #CFCCCC 0%, #E7DBD6 50%, #FFF1DF 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.