#FAFF00 - #FEFFB6 | colorate
Blend #FAFF00 to #FEFFB6
Calculate the color between two colors, #FAFF00 and #FEFFB6. 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)
#FAFF00 - #FEFFB6 | 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 #FAFF00 as 0% and #FEFFB6 as 100%.
0.0% #FAFF00 |
RGB 250 255 0 | #FAFF00 |
16.7% #FAFF1E |
RGB 250 255 30 | #FAFF1E |
33.3% #FBFF3C |
RGB 251 255 60 | #FBFF3C |
50.0% #FCFF5B |
RGB 252 255 91 | #FCFF5B |
66.7% #FCFF79 |
RGB 252 255 121 | #FCFF79 |
83.3% #FDFF97 |
RGB 253 255 151 | #FDFF97 |
100.0% #FEFFB6 |
RGB 254 255 182 | #FEFFB6 |
HSV Blend
#FAFF00 - #FEFFB6 | 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 #FAFF00 as 0% and #FEFFB6 as 100%.
0.0% #FAFF00 |
RGB 250 255 0 | #FAFF00 |
16.7% #FAFF1E |
RGB 250 255 30 | #FAFF1E |
33.3% #FBFF3C |
RGB 251 255 60 | #FBFF3C |
50.0% #FCFF5B |
RGB 252 255 91 | #FCFF5B |
66.7% #FCFF79 |
RGB 252 255 121 | #FCFF79 |
83.3% #FDFF97 |
RGB 253 255 151 | #FDFF97 |
100.0% #FEFFB6 |
RGB 254 255 182 | #FEFFB6 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FAFF00 0%, #FEFFB6 100%); background: -webkit-linear-gradient(top, #FAFF00 0%, #FEFFB6 100%); background: linear-gradient(to bottom, #FAFF00 0%, #FEFFB6 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FAFF00 0%, #FCFF5B 50%, #FEFFB6 100%); background: -webkit-linear-gradient(top, #FAFF00 0%, #FCFF5B 50%, #FEFFB6 100%); background: linear-gradient(to bottom, #FAFF00 0%, #FCFF5B 50%, #FEFFB6 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.