#CECCCA - #FFF1DB | colorate
Blend #CECCCA to #FFF1DB
Calculate the color between two colors, #CECCCA and #FFF1DB. 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)
#CECCCA - #FFF1DB | 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 #CECCCA as 0% and #FFF1DB as 100%.
0.0% #CECCCA |
RGB 206 204 202 | #CECCCA |
16.7% #D6D2CC |
RGB 214 210 204 | #D6D2CC |
33.3% #DED8CF |
RGB 222 216 207 | #DED8CF |
50.0% #E6DED2 |
RGB 230 222 210 | #E6DED2 |
66.7% #EEE4D5 |
RGB 238 228 213 | #EEE4D5 |
83.3% #F6EAD8 |
RGB 246 234 216 | #F6EAD8 |
100.0% #FFF1DB |
RGB 255 241 219 | #FFF1DB |
HSV Blend
#CECCCA - #FFF1DB | 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 #CECCCA as 0% and #FFF1DB as 100%.
0.0% #CECCCA |
RGB 206 204 202 | #CECCCA |
16.7% #D6D2CD |
RGB 214 210 205 | #D6D2CD |
33.3% #DED8D0 |
RGB 222 216 208 | #DED8D0 |
50.0% #E6DED3 |
RGB 230 222 211 | #E6DED3 |
66.7% #EEE4D6 |
RGB 238 228 214 | #EEE4D6 |
83.3% #F6EAD8 |
RGB 246 234 216 | #F6EAD8 |
100.0% #FFF1DB |
RGB 255 241 219 | #FFF1DB |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #CECCCA 0%, #FFF1DB 100%); background: -webkit-linear-gradient(top, #CECCCA 0%, #FFF1DB 100%); background: linear-gradient(to bottom, #CECCCA 0%, #FFF1DB 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #CECCCA 0%, #E6DED3 50%, #FFF1DB 100%); background: -webkit-linear-gradient(top, #CECCCA 0%, #E6DED3 50%, #FFF1DB 100%); background: linear-gradient(to bottom, #CECCCA 0%, #E6DED3 50%, #FFF1DB 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.