#FF8D10 - #FFDFBB | colorate
Blend #FF8D10 to #FFDFBB
Calculate the color between two colors, #FF8D10 and #FFDFBB. 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)
#FF8D10 - #FFDFBB | 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 #FF8D10 as 0% and #FFDFBB as 100%.
0.0% #FF8D10 |
RGB 255 141 16 | #FF8D10 |
16.7% #FF9A2C |
RGB 255 154 44 | #FF9A2C |
33.3% #FFA849 |
RGB 255 168 73 | #FFA849 |
50.0% #FFB665 |
RGB 255 182 101 | #FFB665 |
66.7% #FFC382 |
RGB 255 195 130 | #FFC382 |
83.3% #FFD19E |
RGB 255 209 158 | #FFD19E |
100.0% #FFDFBB |
RGB 255 223 187 | #FFDFBB |
HSV Blend
#FF8D10 - #FFDFBB | 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 #FF8D10 as 0% and #FFDFBB as 100%.
0.0% #FF8D0F |
RGB 255 141 15 | #FF8D0F |
16.7% #FF9A2C |
RGB 255 154 44 | #FF9A2C |
33.3% #FFA848 |
RGB 255 168 72 | #FFA848 |
50.0% #FFB665 |
RGB 255 182 101 | #FFB665 |
66.7% #FFC382 |
RGB 255 195 130 | #FFC382 |
83.3% #FFD19E |
RGB 255 209 158 | #FFD19E |
100.0% #FFDFBB |
RGB 255 223 187 | #FFDFBB |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FF8D10 0%, #FFDFBB 100%); background: -webkit-linear-gradient(top, #FF8D10 0%, #FFDFBB 100%); background: linear-gradient(to bottom, #FF8D10 0%, #FFDFBB 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FF8D0F 0%, #FFB665 50%, #FFDFBB 100%); background: -webkit-linear-gradient(top, #FF8D0F 0%, #FFB665 50%, #FFDFBB 100%); background: linear-gradient(to bottom, #FF8D0F 0%, #FFB665 50%, #FFDFBB 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.