#C0EBFF - #FFF0FF | colorate
Blend #C0EBFF to #FFF0FF
Calculate the color between two colors, #C0EBFF and #FFF0FF. 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)
#C0EBFF - #FFF0FF | 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 #C0EBFF as 0% and #FFF0FF as 100%.
0.0% #C0EBFF |
RGB 192 235 255 | #C0EBFF |
16.7% #CAEBFF |
RGB 202 235 255 | #CAEBFF |
33.3% #D5ECFF |
RGB 213 236 255 | #D5ECFF |
50.0% #DFEDFF |
RGB 223 237 255 | #DFEDFF |
66.7% #EAEEFF |
RGB 234 238 255 | #EAEEFF |
83.3% #F4EFFF |
RGB 244 239 255 | #F4EFFF |
100.0% #FFF0FF |
RGB 255 240 255 | #FFF0FF |
HSV Blend
#C0EBFF - #FFF0FF | 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 #C0EBFF as 0% and #FFF0FF as 100%.
0.0% #C0EBFF |
RGB 192 235 255 | #C0EBFF |
16.7% #C8DEFF |
RGB 200 222 255 | #C8DEFF |
33.3% #D0D5FF |
RGB 208 213 255 | #D0D5FF |
50.0% #DED8FF |
RGB 222 216 255 | #DED8FF |
66.7% #EDE0FF |
RGB 237 224 255 | #EDE0FF |
83.3% #F8E8FF |
RGB 248 232 255 | #F8E8FF |
100.0% #FFF0FF |
RGB 255 240 255 | #FFF0FF |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #C0EBFF 0%, #FFF0FF 100%); background: -webkit-linear-gradient(top, #C0EBFF 0%, #FFF0FF 100%); background: linear-gradient(to bottom, #C0EBFF 0%, #FFF0FF 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #C0EBFF 0%, #DED8FF 50%, #FFF0FF 100%); background: -webkit-linear-gradient(top, #C0EBFF 0%, #DED8FF 50%, #FFF0FF 100%); background: linear-gradient(to bottom, #C0EBFF 0%, #DED8FF 50%, #FFF0FF 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.