#DCFFFF - #FFF2FF | colorate
Blend #DCFFFF to #FFF2FF
Calculate the color between two colors, #DCFFFF and #FFF2FF. 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)
#DCFFFF - #FFF2FF | 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 #DCFFFF as 0% and #FFF2FF as 100%.
0.0% #DCFFFF |
RGB 220 255 255 | #DCFFFF |
16.7% #E1FCFF |
RGB 225 252 255 | #E1FCFF |
33.3% #E7FAFF |
RGB 231 250 255 | #E7FAFF |
50.0% #EDF8FF |
RGB 237 248 255 | #EDF8FF |
66.7% #F3F6FF |
RGB 243 246 255 | #F3F6FF |
83.3% #F9F4FF |
RGB 249 244 255 | #F9F4FF |
100.0% #FFF2FF |
RGB 255 242 255 | #FFF2FF |
HSV Blend
#DCFFFF - #FFF2FF | 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 #DCFFFF as 0% and #FFF2FF as 100%.
0.0% #DCFFFF |
RGB 220 255 255 | #DCFFFF |
16.7% #DFF4FF |
RGB 223 244 255 | #DFF4FF |
33.3% #E3ECFF |
RGB 227 236 255 | #E3ECFF |
50.0% #E7E7FF |
RGB 231 231 255 | #E7E7FF |
66.7% #F1EAFF |
RGB 241 234 255 | #F1EAFF |
83.3% #F9EEFF |
RGB 249 238 255 | #F9EEFF |
100.0% #FFF2FF |
RGB 255 242 255 | #FFF2FF |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #DCFFFF 0%, #FFF2FF 100%); background: -webkit-linear-gradient(top, #DCFFFF 0%, #FFF2FF 100%); background: linear-gradient(to bottom, #DCFFFF 0%, #FFF2FF 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #DCFFFF 0%, #E7E7FF 50%, #FFF2FF 100%); background: -webkit-linear-gradient(top, #DCFFFF 0%, #E7E7FF 50%, #FFF2FF 100%); background: linear-gradient(to bottom, #DCFFFF 0%, #E7E7FF 50%, #FFF2FF 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.