#CCCADE - #FFEED9 | colorate
Blend #CCCADE to #FFEED9
Calculate the color between two colors, #CCCADE and #FFEED9. 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)
#CCCADE - #FFEED9 | 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 #CCCADE as 0% and #FFEED9 as 100%.
0.0% #CCCADE |
RGB 204 202 222 | #CCCADE |
16.7% #D4D0DD |
RGB 212 208 221 | #D4D0DD |
33.3% #DDD6DC |
RGB 221 214 220 | #DDD6DC |
50.0% #E5DCDB |
RGB 229 220 219 | #E5DCDB |
66.7% #EEE2DA |
RGB 238 226 218 | #EEE2DA |
83.3% #F6E8D9 |
RGB 246 232 217 | #F6E8D9 |
100.0% #FFEED9 |
RGB 255 238 217 | #FFEED9 |
HSV Blend
#CCCADE - #FFEED9 | 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 #CCCADE as 0% and #FFEED9 as 100%.
0.0% #CCCADE |
RGB 204 202 222 | #CCCADE |
16.7% #D8CCE3 |
RGB 216 204 227 | #D8CCE3 |
33.3% #E6CFE9 |
RGB 230 207 233 | #E6CFE9 |
50.0% #EED1E5 |
RGB 238 209 229 | #EED1E5 |
66.7% #F4D4DC |
RGB 244 212 220 | #F4D4DC |
83.3% #F9DBD6 |
RGB 249 219 214 | #F9DBD6 |
100.0% #FFEED9 |
RGB 255 238 217 | #FFEED9 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #CCCADE 0%, #FFEED9 100%); background: -webkit-linear-gradient(top, #CCCADE 0%, #FFEED9 100%); background: linear-gradient(to bottom, #CCCADE 0%, #FFEED9 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #CCCADE 0%, #EED1E5 50%, #FFEED9 100%); background: -webkit-linear-gradient(top, #CCCADE 0%, #EED1E5 50%, #FFEED9 100%); background: linear-gradient(to bottom, #CCCADE 0%, #EED1E5 50%, #FFEED9 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.