#DFDDDD - #FFEDEB | colorate
Blend #DFDDDD to #FFEDEB
Calculate the color between two colors, #DFDDDD and #FFEDEB. 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)
#DFDDDD - #FFEDEB | 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 #DFDDDD as 0% and #FFEDEB as 100%.
0.0% #DFDDDD |
RGB 223 221 221 | #DFDDDD |
16.7% #E4DFDF |
RGB 228 223 223 | #E4DFDF |
33.3% #E9E2E1 |
RGB 233 226 225 | #E9E2E1 |
50.0% #EFE5E4 |
RGB 239 229 228 | #EFE5E4 |
66.7% #F4E7E6 |
RGB 244 231 230 | #F4E7E6 |
83.3% #F9EAE8 |
RGB 249 234 232 | #F9EAE8 |
100.0% #FFEDEB |
RGB 255 237 235 | #FFEDEB |
HSV Blend
#DFDDDD - #FFEDEB | 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 #DFDDDD as 0% and #FFEDEB as 100%.
0.0% #DFDDDD |
RGB 223 221 221 | #DFDDDD |
16.7% #E4DFDF |
RGB 228 223 223 | #E4DFDF |
33.3% #E9E2E2 |
RGB 233 226 226 | #E9E2E2 |
50.0% #EFE5E4 |
RGB 239 229 228 | #EFE5E4 |
66.7% #F4E7E6 |
RGB 244 231 230 | #F4E7E6 |
83.3% #F9EAE8 |
RGB 249 234 232 | #F9EAE8 |
100.0% #FFEDEB |
RGB 255 237 235 | #FFEDEB |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #DFDDDD 0%, #FFEDEB 100%); background: -webkit-linear-gradient(top, #DFDDDD 0%, #FFEDEB 100%); background: linear-gradient(to bottom, #DFDDDD 0%, #FFEDEB 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #DFDDDD 0%, #EFE5E4 50%, #FFEDEB 100%); background: -webkit-linear-gradient(top, #DFDDDD 0%, #EFE5E4 50%, #FFEDEB 100%); background: linear-gradient(to bottom, #DFDDDD 0%, #EFE5E4 50%, #FFEDEB 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.