#CFCCCC - #FFDBDA | colorate
Blend #CFCCCC to #FFDBDA
Calculate the color between two colors, #CFCCCC and #FFDBDA. 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 - #FFDBDA | 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 #FFDBDA as 100%.
0.0% #CFCCCC |
RGB 207 204 204 | #CFCCCC |
16.7% #D7CECE |
RGB 215 206 206 | #D7CECE |
33.3% #DFD1D0 |
RGB 223 209 208 | #DFD1D0 |
50.0% #E7D3D3 |
RGB 231 211 211 | #E7D3D3 |
66.7% #EFD6D5 |
RGB 239 214 213 | #EFD6D5 |
83.3% #F7D8D7 |
RGB 247 216 215 | #F7D8D7 |
100.0% #FFDBDA |
RGB 255 219 218 | #FFDBDA |
HSV Blend
#CFCCCC - #FFDBDA | 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 #FFDBDA as 100%.
0.0% #CFCCCC |
RGB 207 204 204 | #CFCCCC |
16.7% #D7CFCF |
RGB 215 207 207 | #D7CFCF |
33.3% #DFD2D2 |
RGB 223 210 210 | #DFD2D2 |
50.0% #E7D4D4 |
RGB 231 212 212 | #E7D4D4 |
66.7% #EFD7D6 |
RGB 239 215 214 | #EFD7D6 |
83.3% #F7D9D8 |
RGB 247 217 216 | #F7D9D8 |
100.0% #FFDBDA |
RGB 255 219 218 | #FFDBDA |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #CFCCCC 0%, #FFDBDA 100%); background: -webkit-linear-gradient(top, #CFCCCC 0%, #FFDBDA 100%); background: linear-gradient(to bottom, #CFCCCC 0%, #FFDBDA 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #CFCCCC 0%, #E7D4D4 50%, #FFDBDA 100%); background: -webkit-linear-gradient(top, #CFCCCC 0%, #E7D4D4 50%, #FFDBDA 100%); background: linear-gradient(to bottom, #CFCCCC 0%, #E7D4D4 50%, #FFDBDA 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.