#CCFF00 - #FFDBB2 | colorate
Blend #CCFF00 to #FFDBB2
Calculate the color between two colors, #CCFF00 and #FFDBB2. 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 - #FFDBB2 | 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 #FFDBB2 as 100%.
0.0% #CCFF00 |
RGB 204 255 0 | #CCFF00 |
16.7% #D4F91D |
RGB 212 249 29 | #D4F91D |
33.3% #DDF33B |
RGB 221 243 59 | #DDF33B |
50.0% #E5ED59 |
RGB 229 237 89 | #E5ED59 |
66.7% #EEE776 |
RGB 238 231 118 | #EEE776 |
83.3% #F6E194 |
RGB 246 225 148 | #F6E194 |
100.0% #FFDBB2 |
RGB 255 219 178 | #FFDBB2 |
HSV Blend
#CCFF00 - #FFDBB2 | 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 #FFDBB2 as 100%.
0.0% #CCFF00 |
RGB 204 255 0 | #CCFF00 |
16.7% #EBFF1D |
RGB 235 255 29 | #EBFF1D |
33.3% #FFFA3B |
RGB 255 250 59 | #FFFA3B |
50.0% #FFE859 |
RGB 255 232 89 | #FFE859 |
66.7% #FFDD76 |
RGB 255 221 118 | #FFDD76 |
83.3% #FFD894 |
RGB 255 216 148 | #FFD894 |
100.0% #FFDBB2 |
RGB 255 219 178 | #FFDBB2 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #CCFF00 0%, #FFDBB2 100%); background: -webkit-linear-gradient(top, #CCFF00 0%, #FFDBB2 100%); background: linear-gradient(to bottom, #CCFF00 0%, #FFDBB2 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #CCFF00 0%, #FFE859 50%, #FFDBB2 100%); background: -webkit-linear-gradient(top, #CCFF00 0%, #FFE859 50%, #FFDBB2 100%); background: linear-gradient(to bottom, #CCFF00 0%, #FFE859 50%, #FFDBB2 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.