#CECADD - #FFEED7 | colorate
Blend #CECADD to #FFEED7
Calculate the color between two colors, #CECADD and #FFEED7. 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)
#CECADD - #FFEED7 | 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 #CECADD as 0% and #FFEED7 as 100%.
0.0% #CECADD |
RGB 206 202 221 | #CECADD |
16.7% #D6D0DC |
RGB 214 208 220 | #D6D0DC |
33.3% #DED6DB |
RGB 222 214 219 | #DED6DB |
50.0% #E6DCDA |
RGB 230 220 218 | #E6DCDA |
66.7% #EEE2D9 |
RGB 238 226 217 | #EEE2D9 |
83.3% #F6E8D8 |
RGB 246 232 216 | #F6E8D8 |
100.0% #FFEED7 |
RGB 255 238 215 | #FFEED7 |
HSV Blend
#CECADD - #FFEED7 | 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 #CECADD as 0% and #FFEED7 as 100%.
0.0% #CECADD |
RGB 206 202 221 | #CECADD |
16.7% #D9CCE2 |
RGB 217 204 226 | #D9CCE2 |
33.3% #E8CEE8 |
RGB 232 206 232 | #E8CEE8 |
50.0% #EED1E2 |
RGB 238 209 226 | #EED1E2 |
66.7% #F3D3DA |
RGB 243 211 218 | #F3D3DA |
83.3% #F9DBD5 |
RGB 249 219 213 | #F9DBD5 |
100.0% #FFEED7 |
RGB 255 238 215 | #FFEED7 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #CECADD 0%, #FFEED7 100%); background: -webkit-linear-gradient(top, #CECADD 0%, #FFEED7 100%); background: linear-gradient(to bottom, #CECADD 0%, #FFEED7 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #CECADD 0%, #EED1E2 50%, #FFEED7 100%); background: -webkit-linear-gradient(top, #CECADD 0%, #EED1E2 50%, #FFEED7 100%); background: linear-gradient(to bottom, #CECADD 0%, #EED1E2 50%, #FFEED7 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.