#FF00A8 - #FF8FDA | colorate
Blend #FF00A8 to #FF8FDA
Calculate the color between two colors, #FF00A8 and #FF8FDA. 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)
#FF00A8 - #FF8FDA | 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 #FF00A8 as 0% and #FF8FDA as 100%.
0.0% #FF00A8 |
RGB 255 0 168 | #FF00A8 |
16.7% #FF17B0 |
RGB 255 23 176 | #FF17B0 |
33.3% #FF2FB8 |
RGB 255 47 184 | #FF2FB8 |
50.0% #FF47C1 |
RGB 255 71 193 | #FF47C1 |
66.7% #FF5FC9 |
RGB 255 95 201 | #FF5FC9 |
83.3% #FF77D1 |
RGB 255 119 209 | #FF77D1 |
100.0% #FF8FDA |
RGB 255 143 218 | #FF8FDA |
HSV Blend
#FF00A8 - #FF8FDA | 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 #FF00A8 as 0% and #FF8FDA as 100%.
0.0% #FF00A7 |
RGB 255 0 167 | #FF00A7 |
16.7% #FF17B0 |
RGB 255 23 176 | #FF17B0 |
33.3% #FF2FB9 |
RGB 255 47 185 | #FF2FB9 |
50.0% #FF47C1 |
RGB 255 71 193 | #FF47C1 |
66.7% #FF5FC9 |
RGB 255 95 201 | #FF5FC9 |
83.3% #FF77D1 |
RGB 255 119 209 | #FF77D1 |
100.0% #FF8FDA |
RGB 255 143 218 | #FF8FDA |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FF00A8 0%, #FF8FDA 100%); background: -webkit-linear-gradient(top, #FF00A8 0%, #FF8FDA 100%); background: linear-gradient(to bottom, #FF00A8 0%, #FF8FDA 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FF00A7 0%, #FF47C1 50%, #FF8FDA 100%); background: -webkit-linear-gradient(top, #FF00A7 0%, #FF47C1 50%, #FF8FDA 100%); background: linear-gradient(to bottom, #FF00A7 0%, #FF47C1 50%, #FF8FDA 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.