#A8F000 - #FFFF58 | colorate
Blend #A8F000 to #FFFF58
Calculate the color between two colors, #A8F000 and #FFFF58. 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)
#A8F000 - #FFFF58 | 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 #A8F000 as 0% and #FFFF58 as 100%.
0.0% #A8F000 |
RGB 168 240 0 | #A8F000 |
16.7% #B6F20E |
RGB 182 242 14 | #B6F20E |
33.3% #C5F51D |
RGB 197 245 29 | #C5F51D |
50.0% #D3F72C |
RGB 211 247 44 | #D3F72C |
66.7% #E2FA3A |
RGB 226 250 58 | #E2FA3A |
83.3% #F0FC49 |
RGB 240 252 73 | #F0FC49 |
100.0% #FFFF58 |
RGB 255 255 88 | #FFFF58 |
HSV Blend
#A8F000 - #FFFF58 | 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 #A8F000 as 0% and #FFFF58 as 100%.
0.0% #A8F000 |
RGB 168 240 0 | #A8F000 |
16.7% #B9F20D |
RGB 185 242 13 | #B9F20D |
33.3% #C9F51C |
RGB 201 245 28 | #C9F51C |
50.0% #D8F72A |
RGB 216 247 42 | #D8F72A |
66.7% #E6FA39 |
RGB 230 250 57 | #E6FA39 |
83.3% #F3FC48 |
RGB 243 252 72 | #F3FC48 |
100.0% #FFFF58 |
RGB 255 255 88 | #FFFF58 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #A8F000 0%, #FFFF58 100%); background: -webkit-linear-gradient(top, #A8F000 0%, #FFFF58 100%); background: linear-gradient(to bottom, #A8F000 0%, #FFFF58 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #A8F000 0%, #D8F72A 50%, #FFFF58 100%); background: -webkit-linear-gradient(top, #A8F000 0%, #D8F72A 50%, #FFFF58 100%); background: linear-gradient(to bottom, #A8F000 0%, #D8F72A 50%, #FFFF58 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.