#00FCFC - #CFFFAC | colorate
Blend #00FCFC to #CFFFAC
Calculate the color between two colors, #00FCFC and #CFFFAC. 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)
#00FCFC - #CFFFAC | 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 #00FCFC as 0% and #CFFFAC as 100%.
0.0% #00FCFC |
RGB 0 252 252 | #00FCFC |
16.7% #22FCEE |
RGB 34 252 238 | #22FCEE |
33.3% #45FDE1 |
RGB 69 253 225 | #45FDE1 |
50.0% #67FDD4 |
RGB 103 253 212 | #67FDD4 |
66.7% #8AFEC6 |
RGB 138 254 198 | #8AFEC6 |
83.3% #ACFEB9 |
RGB 172 254 185 | #ACFEB9 |
100.0% #CFFFAC |
RGB 207 255 172 | #CFFFAC |
HSV Blend
#00FCFC - #CFFFAC | 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 #00FCFC as 0% and #CFFFAC as 100%.
0.0% #00FCFC |
RGB 0 252 252 | #00FCFC |
16.7% #1CFCC7 |
RGB 28 252 199 | #1CFCC7 |
33.3% #38FDA0 |
RGB 56 253 160 | #38FDA0 |
50.0% #55FD86 |
RGB 85 253 134 | #55FD86 |
66.7% #72FE79 |
RGB 114 254 121 | #72FE79 |
83.3% #A3FE8F |
RGB 163 254 143 | #A3FE8F |
100.0% #CFFFAC |
RGB 207 255 172 | #CFFFAC |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #00FCFC 0%, #CFFFAC 100%); background: -webkit-linear-gradient(top, #00FCFC 0%, #CFFFAC 100%); background: linear-gradient(to bottom, #00FCFC 0%, #CFFFAC 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #00FCFC 0%, #55FD86 50%, #CFFFAC 100%); background: -webkit-linear-gradient(top, #00FCFC 0%, #55FD86 50%, #CFFFAC 100%); background: linear-gradient(to bottom, #00FCFC 0%, #55FD86 50%, #CFFFAC 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.