#CCC2FF - #FFF0F0 | colorate
Blend #CCC2FF to #FFF0F0
Calculate the color between two colors, #CCC2FF and #FFF0F0. 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)
#CCC2FF - #FFF0F0 | 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 #CCC2FF as 0% and #FFF0F0 as 100%.
0.0% #CCC2FF |
RGB 204 194 255 | #CCC2FF |
16.7% #D4C9FC |
RGB 212 201 252 | #D4C9FC |
33.3% #DDD1FA |
RGB 221 209 250 | #DDD1FA |
50.0% #E5D9F7 |
RGB 229 217 247 | #E5D9F7 |
66.7% #EEE0F5 |
RGB 238 224 245 | #EEE0F5 |
83.3% #F6E8F2 |
RGB 246 232 242 | #F6E8F2 |
100.0% #FFF0F0 |
RGB 255 240 240 | #FFF0F0 |
HSV Blend
#CCC2FF - #FFF0F0 | 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 #CCC2FF as 0% and #FFF0F0 as 100%.
0.0% #CCC2FF |
RGB 204 194 255 | #CCC2FF |
16.7% #E2C9FF |
RGB 226 201 255 | #E2C9FF |
33.3% #F4D1FF |
RGB 244 209 255 | #F4D1FF |
50.0% #FFD9FB |
RGB 255 217 251 | #FFD9FB |
66.7% #FFE0F3 |
RGB 255 224 243 | #FFE0F3 |
83.3% #FFE8EF |
RGB 255 232 239 | #FFE8EF |
100.0% #FFF0F0 |
RGB 255 240 240 | #FFF0F0 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #CCC2FF 0%, #FFF0F0 100%); background: -webkit-linear-gradient(top, #CCC2FF 0%, #FFF0F0 100%); background: linear-gradient(to bottom, #CCC2FF 0%, #FFF0F0 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #CCC2FF 0%, #FFD9FB 50%, #FFF0F0 100%); background: -webkit-linear-gradient(top, #CCC2FF 0%, #FFD9FB 50%, #FFF0F0 100%); background: linear-gradient(to bottom, #CCC2FF 0%, #FFD9FB 50%, #FFF0F0 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.