#CCFF00 - #F0FFB6 | colorate
Blend #CCFF00 to #F0FFB6
Calculate the color between two colors, #CCFF00 and #F0FFB6. 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)
#CCFF00 - #F0FFB6 | 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 #CCFF00 as 0% and #F0FFB6 as 100%.
0.0% #CCFF00 |
RGB 204 255 0 | #CCFF00 |
16.7% #D2FF1E |
RGB 210 255 30 | #D2FF1E |
33.3% #D8FF3C |
RGB 216 255 60 | #D8FF3C |
50.0% #DEFF5B |
RGB 222 255 91 | #DEFF5B |
66.7% #E4FF79 |
RGB 228 255 121 | #E4FF79 |
83.3% #EAFF97 |
RGB 234 255 151 | #EAFF97 |
100.0% #F0FFB6 |
RGB 240 255 182 | #F0FFB6 |
HSV Blend
#CCFF00 - #F0FFB6 | 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 #CCFF00 as 0% and #F0FFB6 as 100%.
0.0% #CCFF00 |
RGB 204 255 0 | #CCFF00 |
16.7% #D1FF1E |
RGB 209 255 30 | #D1FF1E |
33.3% #D7FF3C |
RGB 215 255 60 | #D7FF3C |
50.0% #DDFF5B |
RGB 221 255 91 | #DDFF5B |
66.7% #E3FF79 |
RGB 227 255 121 | #E3FF79 |
83.3% #E9FF97 |
RGB 233 255 151 | #E9FF97 |
100.0% #F0FFB6 |
RGB 240 255 182 | #F0FFB6 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #CCFF00 0%, #F0FFB6 100%); background: -webkit-linear-gradient(top, #CCFF00 0%, #F0FFB6 100%); background: linear-gradient(to bottom, #CCFF00 0%, #F0FFB6 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #CCFF00 0%, #DDFF5B 50%, #F0FFB6 100%); background: -webkit-linear-gradient(top, #CCFF00 0%, #DDFF5B 50%, #F0FFB6 100%); background: linear-gradient(to bottom, #CCFF00 0%, #DDFF5B 50%, #F0FFB6 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.