#FFAC00 - #FFE7B6 | colorate
Blend #FFAC00 to #FFE7B6
Calculate the color between two colors, #FFAC00 and #FFE7B6. 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)
#FFAC00 - #FFE7B6 | 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 #FFAC00 as 0% and #FFE7B6 as 100%.
0.0% #FFAC00 |
RGB 255 172 0 | #FFAC00 |
16.7% #FFB51E |
RGB 255 181 30 | #FFB51E |
33.3% #FFBF3C |
RGB 255 191 60 | #FFBF3C |
50.0% #FFC95B |
RGB 255 201 91 | #FFC95B |
66.7% #FFD379 |
RGB 255 211 121 | #FFD379 |
83.3% #FFDD97 |
RGB 255 221 151 | #FFDD97 |
100.0% #FFE7B6 |
RGB 255 231 182 | #FFE7B6 |
HSV Blend
#FFAC00 - #FFE7B6 | 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 #FFAC00 as 0% and #FFE7B6 as 100%.
0.0% #FFAC00 |
RGB 255 172 0 | #FFAC00 |
16.7% #FFB51E |
RGB 255 181 30 | #FFB51E |
33.3% #FFBF3C |
RGB 255 191 60 | #FFBF3C |
50.0% #FFC95B |
RGB 255 201 91 | #FFC95B |
66.7% #FFD379 |
RGB 255 211 121 | #FFD379 |
83.3% #FFDD97 |
RGB 255 221 151 | #FFDD97 |
100.0% #FFE7B6 |
RGB 255 231 182 | #FFE7B6 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FFAC00 0%, #FFE7B6 100%); background: -webkit-linear-gradient(top, #FFAC00 0%, #FFE7B6 100%); background: linear-gradient(to bottom, #FFAC00 0%, #FFE7B6 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FFAC00 0%, #FFC95B 50%, #FFE7B6 100%); background: -webkit-linear-gradient(top, #FFAC00 0%, #FFC95B 50%, #FFE7B6 100%); background: linear-gradient(to bottom, #FFAC00 0%, #FFC95B 50%, #FFE7B6 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.