#AAAACC - #DFDED2 | colorate
Blend #AAAACC to #DFDED2
Calculate the color between two colors, #AAAACC and #DFDED2. 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)
#AAAACC - #DFDED2 | 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 #AAAACC as 0% and #DFDED2 as 100%.
0.0% #AAAACC |
RGB 170 170 204 | #AAAACC |
16.7% #B2B2CD |
RGB 178 178 205 | #B2B2CD |
33.3% #BBBBCE |
RGB 187 187 206 | #BBBBCE |
50.0% #C4C4CF |
RGB 196 196 207 | #C4C4CF |
66.7% #CDCCD0 |
RGB 205 204 208 | #CDCCD0 |
83.3% #D6D5D1 |
RGB 214 213 209 | #D6D5D1 |
100.0% #DFDED2 |
RGB 223 222 210 | #DFDED2 |
HSV Blend
#AAAACC - #DFDED2 | 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 #AAAACC as 0% and #DFDED2 as 100%.
0.0% #AAAACC |
RGB 170 170 204 | #AAAACC |
16.7% #BFB0CF |
RGB 191 176 207 | #BFB0CF |
33.3% #D1B6D2 |
RGB 209 182 210 | #D1B6D2 |
50.0% #D5BDCA |
RGB 213 189 202 | #D5BDCA |
66.7% #D8C4C5 |
RGB 216 196 197 | #D8C4C5 |
83.3% #DBD2CB |
RGB 219 210 203 | #DBD2CB |
100.0% #DFDED2 |
RGB 223 222 210 | #DFDED2 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #AAAACC 0%, #DFDED2 100%); background: -webkit-linear-gradient(top, #AAAACC 0%, #DFDED2 100%); background: linear-gradient(to bottom, #AAAACC 0%, #DFDED2 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #AAAACC 0%, #D5BDCA 50%, #DFDED2 100%); background: -webkit-linear-gradient(top, #AAAACC 0%, #D5BDCA 50%, #DFDED2 100%); background: linear-gradient(to bottom, #AAAACC 0%, #D5BDCA 50%, #DFDED2 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.