#DABEC2 - #FFEED3 | colorate
Blend #DABEC2 to #FFEED3
Calculate the color between two colors, #DABEC2 and #FFEED3. 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)
#DABEC2 - #FFEED3 | 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 #DABEC2 as 0% and #FFEED3 as 100%.
0.0% #DABEC2 |
RGB 218 190 194 | #DABEC2 |
16.7% #E0C6C4 |
RGB 224 198 196 | #E0C6C4 |
33.3% #E6CEC7 |
RGB 230 206 199 | #E6CEC7 |
50.0% #ECD6CA |
RGB 236 214 202 | #ECD6CA |
66.7% #F2DECD |
RGB 242 222 205 | #F2DECD |
83.3% #F8E6D0 |
RGB 248 230 208 | #F8E6D0 |
100.0% #FFEED3 |
RGB 255 238 211 | #FFEED3 |
HSV Blend
#DABEC2 - #FFEED3 | 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 #DABEC2 as 0% and #FFEED3 as 100%.
0.0% #DABEC2 |
RGB 218 190 194 | #DABEC2 |
16.7% #E0C1C2 |
RGB 224 193 194 | #E0C1C2 |
33.3% #E6C8C5 |
RGB 230 200 197 | #E6C8C5 |
50.0% #ECD1C8 |
RGB 236 209 200 | #ECD1C8 |
66.7% #F2DACC |
RGB 242 218 204 | #F2DACC |
83.3% #F8E3CF |
RGB 248 227 207 | #F8E3CF |
100.0% #FFEED3 |
RGB 255 238 211 | #FFEED3 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #DABEC2 0%, #FFEED3 100%); background: -webkit-linear-gradient(top, #DABEC2 0%, #FFEED3 100%); background: linear-gradient(to bottom, #DABEC2 0%, #FFEED3 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #DABEC2 0%, #ECD1C8 50%, #FFEED3 100%); background: -webkit-linear-gradient(top, #DABEC2 0%, #ECD1C8 50%, #FFEED3 100%); background: linear-gradient(to bottom, #DABEC2 0%, #ECD1C8 50%, #FFEED3 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.