#CECCCA - #FBFFE2 | colorate
Blend #CECCCA to #FBFFE2
Calculate the color between two colors, #CECCCA and #FBFFE2. 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 - #FBFFE2 | 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 #FBFFE2 as 100%.
0.0% #CECCCA |
RGB 206 204 202 | #CECCCA |
16.7% #D5D4CE |
RGB 213 212 206 | #D5D4CE |
33.3% #DDDDD2 |
RGB 221 221 210 | #DDDDD2 |
50.0% #E4E5D6 |
RGB 228 229 214 | #E4E5D6 |
66.7% #ECEEDA |
RGB 236 238 218 | #ECEEDA |
83.3% #F3F6DE |
RGB 243 246 222 | #F3F6DE |
100.0% #FBFFE2 |
RGB 251 255 226 | #FBFFE2 |
HSV Blend
#CECCCA - #FBFFE2 | 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 #FBFFE2 as 100%.
0.0% #CECCCA |
RGB 206 204 202 | #CECCCA |
16.7% #D6D3CE |
RGB 214 211 206 | #D6D3CE |
33.3% #DEDBD3 |
RGB 222 219 211 | #DEDBD3 |
50.0% #E6E3D7 |
RGB 230 227 215 | #E6E3D7 |
66.7% #EEEDDB |
RGB 238 237 219 | #EEEDDB |
83.3% #F6F6DE |
RGB 246 246 222 | #F6F6DE |
100.0% #FBFFE2 |
RGB 251 255 226 | #FBFFE2 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #CECCCA 0%, #FBFFE2 100%); background: -webkit-linear-gradient(top, #CECCCA 0%, #FBFFE2 100%); background: linear-gradient(to bottom, #CECCCA 0%, #FBFFE2 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #CECCCA 0%, #E6E3D7 50%, #FBFFE2 100%); background: -webkit-linear-gradient(top, #CECCCA 0%, #E6E3D7 50%, #FBFFE2 100%); background: linear-gradient(to bottom, #CECCCA 0%, #E6E3D7 50%, #FBFFE2 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.