#AAC0FF - #CDDFF1 | colorate
Blend #AAC0FF to #CDDFF1
Calculate the color between two colors, #AAC0FF and #CDDFF1. 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)
#AAC0FF - #CDDFF1 | 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 #AAC0FF as 0% and #CDDFF1 as 100%.
0.0% #AAC0FF |
RGB 170 192 255 | #AAC0FF |
16.7% #AFC5FC |
RGB 175 197 252 | #AFC5FC |
33.3% #B5CAFA |
RGB 181 202 250 | #B5CAFA |
50.0% #BBCFF8 |
RGB 187 207 248 | #BBCFF8 |
66.7% #C1D4F5 |
RGB 193 212 245 | #C1D4F5 |
83.3% #C7D9F3 |
RGB 199 217 243 | #C7D9F3 |
100.0% #CDDFF1 |
RGB 205 223 241 | #CDDFF1 |
HSV Blend
#AAC0FF - #CDDFF1 | 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 #AAC0FF as 0% and #CDDFF1 as 100%.
0.0% #AAC0FF |
RGB 170 192 255 | #AAC0FF |
16.7% #B0C7FC |
RGB 176 199 252 | #B0C7FC |
33.3% #B6CDFA |
RGB 182 205 250 | #B6CDFA |
50.0% #BCD2F8 |
RGB 188 210 248 | #BCD2F8 |
66.7% #C1D7F5 |
RGB 193 215 245 | #C1D7F5 |
83.3% #C7DBF3 |
RGB 199 219 243 | #C7DBF3 |
100.0% #CDDFF1 |
RGB 205 223 241 | #CDDFF1 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #AAC0FF 0%, #CDDFF1 100%); background: -webkit-linear-gradient(top, #AAC0FF 0%, #CDDFF1 100%); background: linear-gradient(to bottom, #AAC0FF 0%, #CDDFF1 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #AAC0FF 0%, #BCD2F8 50%, #CDDFF1 100%); background: -webkit-linear-gradient(top, #AAC0FF 0%, #BCD2F8 50%, #CDDFF1 100%); background: linear-gradient(to bottom, #AAC0FF 0%, #BCD2F8 50%, #CDDFF1 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.