#BAFFFF - #EBFFFF | colorate
Blend #BAFFFF to #EBFFFF
Calculate the color between two colors, #BAFFFF and #EBFFFF. 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)
#BAFFFF - #EBFFFF | 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 #BAFFFF as 0% and #EBFFFF as 100%.
0.0% #BAFFFF |
RGB 186 255 255 | #BAFFFF |
16.7% #C2FFFF |
RGB 194 255 255 | #C2FFFF |
33.3% #CAFFFF |
RGB 202 255 255 | #CAFFFF |
50.0% #D2FFFF |
RGB 210 255 255 | #D2FFFF |
66.7% #DAFFFF |
RGB 218 255 255 | #DAFFFF |
83.3% #E2FFFF |
RGB 226 255 255 | #E2FFFF |
100.0% #EBFFFF |
RGB 235 255 255 | #EBFFFF |
HSV Blend
#BAFFFF - #EBFFFF | 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 #BAFFFF as 0% and #EBFFFF as 100%.
0.0% #BAFFFF |
RGB 186 255 255 | #BAFFFF |
16.7% #C2FFFF |
RGB 194 255 255 | #C2FFFF |
33.3% #CAFFFF |
RGB 202 255 255 | #CAFFFF |
50.0% #D2FFFF |
RGB 210 255 255 | #D2FFFF |
66.7% #DAFFFF |
RGB 218 255 255 | #DAFFFF |
83.3% #E2FFFF |
RGB 226 255 255 | #E2FFFF |
100.0% #EBFFFF |
RGB 235 255 255 | #EBFFFF |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #BAFFFF 0%, #EBFFFF 100%); background: -webkit-linear-gradient(top, #BAFFFF 0%, #EBFFFF 100%); background: linear-gradient(to bottom, #BAFFFF 0%, #EBFFFF 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #BAFFFF 0%, #D2FFFF 50%, #EBFFFF 100%); background: -webkit-linear-gradient(top, #BAFFFF 0%, #D2FFFF 50%, #EBFFFF 100%); background: linear-gradient(to bottom, #BAFFFF 0%, #D2FFFF 50%, #EBFFFF 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.