#EADDDD - #FFFDF6 | colorate
Blend #EADDDD to #FFFDF6
Calculate the color between two colors, #EADDDD and #FFFDF6. 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)
#EADDDD - #FFFDF6 | 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 #EADDDD as 0% and #FFFDF6 as 100%.
0.0% #EADDDD |
RGB 234 221 221 | #EADDDD |
16.7% #EDE2E1 |
RGB 237 226 225 | #EDE2E1 |
33.3% #F1E7E5 |
RGB 241 231 229 | #F1E7E5 |
50.0% #F4EDE9 |
RGB 244 237 233 | #F4EDE9 |
66.7% #F8F2ED |
RGB 248 242 237 | #F8F2ED |
83.3% #FBF7F1 |
RGB 251 247 241 | #FBF7F1 |
100.0% #FFFDF6 |
RGB 255 253 246 | #FFFDF6 |
HSV Blend
#EADDDD - #FFFDF6 | 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 #EADDDD as 0% and #FFFDF6 as 100%.
0.0% #EADDDD |
RGB 234 221 221 | #EADDDD |
16.7% #EDE2E1 |
RGB 237 226 225 | #EDE2E1 |
33.3% #F1E8E5 |
RGB 241 232 229 | #F1E8E5 |
50.0% #F4EDE9 |
RGB 244 237 233 | #F4EDE9 |
66.7% #F8F2ED |
RGB 248 242 237 | #F8F2ED |
83.3% #FBF8F1 |
RGB 251 248 241 | #FBF8F1 |
100.0% #FFFDF6 |
RGB 255 253 246 | #FFFDF6 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #EADDDD 0%, #FFFDF6 100%); background: -webkit-linear-gradient(top, #EADDDD 0%, #FFFDF6 100%); background: linear-gradient(to bottom, #EADDDD 0%, #FFFDF6 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #EADDDD 0%, #F4EDE9 50%, #FFFDF6 100%); background: -webkit-linear-gradient(top, #EADDDD 0%, #F4EDE9 50%, #FFFDF6 100%); background: linear-gradient(to bottom, #EADDDD 0%, #F4EDE9 50%, #FFFDF6 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.