#EDDADA - #FFEDEC | colorate
Blend #EDDADA to #FFEDEC
Calculate the color between two colors, #EDDADA and #FFEDEC. 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)
#EDDADA - #FFEDEC | 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 #EDDADA as 0% and #FFEDEC as 100%.
0.0% #EDDADA |
RGB 237 218 218 | #EDDADA |
16.7% #F0DDDD |
RGB 240 221 221 | #F0DDDD |
33.3% #F3E0E0 |
RGB 243 224 224 | #F3E0E0 |
50.0% #F6E3E3 |
RGB 246 227 227 | #F6E3E3 |
66.7% #F9E6E6 |
RGB 249 230 230 | #F9E6E6 |
83.3% #FCE9E9 |
RGB 252 233 233 | #FCE9E9 |
100.0% #FFEDEC |
RGB 255 237 236 | #FFEDEC |
HSV Blend
#EDDADA - #FFEDEC | 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 #EDDADA as 0% and #FFEDEC as 100%.
0.0% #EDDADA |
RGB 237 218 218 | #EDDADA |
16.7% #F0DDDC |
RGB 240 221 220 | #F0DDDC |
33.3% #F3E0DF |
RGB 243 224 223 | #F3E0DF |
50.0% #F6E3E2 |
RGB 246 227 226 | #F6E3E2 |
66.7% #F9E6E5 |
RGB 249 230 229 | #F9E6E5 |
83.3% #FCE9E8 |
RGB 252 233 232 | #FCE9E8 |
100.0% #FFEDEC |
RGB 255 237 236 | #FFEDEC |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #EDDADA 0%, #FFEDEC 100%); background: -webkit-linear-gradient(top, #EDDADA 0%, #FFEDEC 100%); background: linear-gradient(to bottom, #EDDADA 0%, #FFEDEC 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #EDDADA 0%, #F6E3E2 50%, #FFEDEC 100%); background: -webkit-linear-gradient(top, #EDDADA 0%, #F6E3E2 50%, #FFEDEC 100%); background: linear-gradient(to bottom, #EDDADA 0%, #F6E3E2 50%, #FFEDEC 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.