#EDDEDC - #FFFEED | colorate
Blend #EDDEDC to #FFFEED
Calculate the color between two colors, #EDDEDC and #FFFEED. 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)
#EDDEDC - #FFFEED | 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 #EDDEDC as 0% and #FFFEED as 100%.
0.0% #EDDEDC |
RGB 237 222 220 | #EDDEDC |
16.7% #F0E3DE |
RGB 240 227 222 | #F0E3DE |
33.3% #F3E8E1 |
RGB 243 232 225 | #F3E8E1 |
50.0% #F6EEE4 |
RGB 246 238 228 | #F6EEE4 |
66.7% #F9F3E7 |
RGB 249 243 231 | #F9F3E7 |
83.3% #FCF8EA |
RGB 252 248 234 | #FCF8EA |
100.0% #FFFEED |
RGB 255 254 237 | #FFFEED |
HSV Blend
#EDDEDC - #FFFEED | 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 #EDDEDC as 0% and #FFFEED as 100%.
0.0% #EDDEDC |
RGB 237 222 220 | #EDDEDC |
16.7% #F0E3DE |
RGB 240 227 222 | #F0E3DE |
33.3% #F3E8E1 |
RGB 243 232 225 | #F3E8E1 |
50.0% #F6EDE4 |
RGB 246 237 228 | #F6EDE4 |
66.7% #F9F3E7 |
RGB 249 243 231 | #F9F3E7 |
83.3% #FCF8EA |
RGB 252 248 234 | #FCF8EA |
100.0% #FFFEED |
RGB 255 254 237 | #FFFEED |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #EDDEDC 0%, #FFFEED 100%); background: -webkit-linear-gradient(top, #EDDEDC 0%, #FFFEED 100%); background: linear-gradient(to bottom, #EDDEDC 0%, #FFFEED 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #EDDEDC 0%, #F6EDE4 50%, #FFFEED 100%); background: -webkit-linear-gradient(top, #EDDEDC 0%, #F6EDE4 50%, #FFFEED 100%); background: linear-gradient(to bottom, #EDDEDC 0%, #F6EDE4 50%, #FFFEED 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.