#00FFA8 - #FFFFA2 | colorate
Blend #00FFA8 to #FFFFA2
Calculate the color between two colors, #00FFA8 and #FFFFA2. 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)
#00FFA8 - #FFFFA2 | 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 #00FFA8 as 0% and #FFFFA2 as 100%.
0.0% #00FFA8 |
RGB 0 255 168 | #00FFA8 |
16.7% #2AFFA7 |
RGB 42 255 167 | #2AFFA7 |
33.3% #55FFA6 |
RGB 85 255 166 | #55FFA6 |
50.0% #7FFFA5 |
RGB 127 255 165 | #7FFFA5 |
66.7% #AAFFA4 |
RGB 170 255 164 | #AAFFA4 |
83.3% #D4FFA3 |
RGB 212 255 163 | #D4FFA3 |
100.0% #FFFFA2 |
RGB 255 255 162 | #FFFFA2 |
HSV Blend
#00FFA8 - #FFFFA2 | 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 #00FFA8 as 0% and #FFFFA2 as 100%.
0.0% #00FFA8 |
RGB 0 255 168 | #00FFA8 |
16.7% #1AFF72 |
RGB 26 255 114 | #1AFF72 |
33.3% #35FF4B |
RGB 53 255 75 | #35FF4B |
50.0% #6EFF51 |
RGB 110 255 81 | #6EFF51 |
66.7% #ADFF6C |
RGB 173 255 108 | #ADFF6C |
83.3% #DDFF87 |
RGB 221 255 135 | #DDFF87 |
100.0% #FFFFA2 |
RGB 255 255 162 | #FFFFA2 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #00FFA8 0%, #FFFFA2 100%); background: -webkit-linear-gradient(top, #00FFA8 0%, #FFFFA2 100%); background: linear-gradient(to bottom, #00FFA8 0%, #FFFFA2 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #00FFA8 0%, #6EFF51 50%, #FFFFA2 100%); background: -webkit-linear-gradient(top, #00FFA8 0%, #6EFF51 50%, #FFFFA2 100%); background: linear-gradient(to bottom, #00FFA8 0%, #6EFF51 50%, #FFFFA2 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.