#CFCCFF - #F1F0FF | colorate
Blend #CFCCFF to #F1F0FF
Calculate the color between two colors, #CFCCFF and #F1F0FF. 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)
#CFCCFF - #F1F0FF | 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 #CFCCFF as 0% and #F1F0FF as 100%.
0.0% #CFCCFF |
RGB 207 204 255 | #CFCCFF |
16.7% #D4D2FF |
RGB 212 210 255 | #D4D2FF |
33.3% #DAD8FF |
RGB 218 216 255 | #DAD8FF |
50.0% #E0DEFF |
RGB 224 222 255 | #E0DEFF |
66.7% #E5E4FF |
RGB 229 228 255 | #E5E4FF |
83.3% #EBEAFF |
RGB 235 234 255 | #EBEAFF |
100.0% #F1F0FF |
RGB 241 240 255 | #F1F0FF |
HSV Blend
#CFCCFF - #F1F0FF | 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 #CFCCFF as 0% and #F1F0FF as 100%.
0.0% #CFCCFF |
RGB 207 204 255 | #CFCCFF |
16.7% #D4D2FF |
RGB 212 210 255 | #D4D2FF |
33.3% #DAD8FF |
RGB 218 216 255 | #DAD8FF |
50.0% #E0DEFF |
RGB 224 222 255 | #E0DEFF |
66.7% #E5E4FF |
RGB 229 228 255 | #E5E4FF |
83.3% #EBEAFF |
RGB 235 234 255 | #EBEAFF |
100.0% #F1F0FF |
RGB 241 240 255 | #F1F0FF |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #CFCCFF 0%, #F1F0FF 100%); background: -webkit-linear-gradient(top, #CFCCFF 0%, #F1F0FF 100%); background: linear-gradient(to bottom, #CFCCFF 0%, #F1F0FF 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #CFCCFF 0%, #E0DEFF 50%, #F1F0FF 100%); background: -webkit-linear-gradient(top, #CFCCFF 0%, #E0DEFF 50%, #F1F0FF 100%); background: linear-gradient(to bottom, #CFCCFF 0%, #E0DEFF 50%, #F1F0FF 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.