#FFAC00 - #FF8DC5 | colorate
Blend #FFAC00 to #FF8DC5
Calculate the color between two colors, #FFAC00 and #FF8DC5. 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 - #FF8DC5 | 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 #FF8DC5 as 100%.
0.0% #FFAC00 |
RGB 255 172 0 | #FFAC00 |
16.7% #FFA620 |
RGB 255 166 32 | #FFA620 |
33.3% #FFA141 |
RGB 255 161 65 | #FFA141 |
50.0% #FF9C62 |
RGB 255 156 98 | #FF9C62 |
66.7% #FF9783 |
RGB 255 151 131 | #FF9783 |
83.3% #FF92A4 |
RGB 255 146 164 | #FF92A4 |
100.0% #FF8DC5 |
RGB 255 141 197 | #FF8DC5 |
HSV Blend
#FFAC00 - #FF8DC5 | 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 #FF8DC5 as 100%.
0.0% #FFAC00 |
RGB 255 172 0 | #FFAC00 |
16.7% #FF8617 |
RGB 255 134 23 | #FF8617 |
33.3% #FF6A2E |
RGB 255 106 46 | #FF6A2E |
50.0% #FF5746 |
RGB 255 87 70 | #FF5746 |
66.7% #FF5E6E |
RGB 255 94 110 | #FF5E6E |
83.3% #FF759E |
RGB 255 117 158 | #FF759E |
100.0% #FF8DC5 |
RGB 255 141 197 | #FF8DC5 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FFAC00 0%, #FF8DC5 100%); background: -webkit-linear-gradient(top, #FFAC00 0%, #FF8DC5 100%); background: linear-gradient(to bottom, #FFAC00 0%, #FF8DC5 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FFAC00 0%, #FF5746 50%, #FF8DC5 100%); background: -webkit-linear-gradient(top, #FFAC00 0%, #FF5746 50%, #FF8DC5 100%); background: linear-gradient(to bottom, #FFAC00 0%, #FF5746 50%, #FF8DC5 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.