#DCDADD - #FFDECF | colorate
Blend #DCDADD to #FFDECF
Calculate the color between two colors, #DCDADD and #FFDECF. 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)
#DCDADD - #FFDECF | 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 #DCDADD as 0% and #FFDECF as 100%.
0.0% #DCDADD |
RGB 220 218 221 | #DCDADD |
16.7% #E1DADA |
RGB 225 218 218 | #E1DADA |
33.3% #E7DBD8 |
RGB 231 219 216 | #E7DBD8 |
50.0% #EDDCD6 |
RGB 237 220 214 | #EDDCD6 |
66.7% #F3DCD3 |
RGB 243 220 211 | #F3DCD3 |
83.3% #F9DDD1 |
RGB 249 221 209 | #F9DDD1 |
100.0% #FFDECF |
RGB 255 222 207 | #FFDECF |
HSV Blend
#DCDADD - #FFDECF | 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 #DCDADD as 0% and #FFDECF as 100%.
0.0% #DCDADD |
RGB 220 218 221 | #DCDADD |
16.7% #E2D8E2 |
RGB 226 216 226 | #E2D8E2 |
33.3% #E8D7E4 |
RGB 232 215 228 | #E8D7E4 |
50.0% #EED5E2 |
RGB 238 213 226 | #EED5E2 |
66.7% #F3D3DB |
RGB 243 211 219 | #F3D3DB |
83.3% #F9D3D1 |
RGB 249 211 209 | #F9D3D1 |
100.0% #FFDECF |
RGB 255 222 207 | #FFDECF |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #DCDADD 0%, #FFDECF 100%); background: -webkit-linear-gradient(top, #DCDADD 0%, #FFDECF 100%); background: linear-gradient(to bottom, #DCDADD 0%, #FFDECF 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #DCDADD 0%, #EED5E2 50%, #FFDECF 100%); background: -webkit-linear-gradient(top, #DCDADD 0%, #EED5E2 50%, #FFDECF 100%); background: linear-gradient(to bottom, #DCDADD 0%, #EED5E2 50%, #FFDECF 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.