#FFFDFD - #BAABCD | colorate
Blend #FFFDFD to #BAABCD
Calculate the color between two colors, #FFFDFD and #BAABCD. 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)
#FFFDFD - #BAABCD | 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 #FFFDFD as 0% and #BAABCD as 100%.
0.0% #FFFDFD |
RGB 255 253 253 | #FFFDFD |
16.7% #F3EFF5 |
RGB 243 239 245 | #F3EFF5 |
33.3% #E8E1ED |
RGB 232 225 237 | #E8E1ED |
50.0% #DCD4E5 |
RGB 220 212 229 | #DCD4E5 |
66.7% #D1C6DD |
RGB 209 198 221 | #D1C6DD |
83.3% #C5B8D5 |
RGB 197 184 213 | #C5B8D5 |
100.0% #BAABCD |
RGB 186 171 205 | #BAABCD |
HSV Blend
#FFFDFD - #BAABCD | 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 #FFFDFD as 0% and #BAABCD as 100%.
0.0% #FFFDFD |
RGB 255 253 253 | #FFFDFD |
16.7% #F6EEF0 |
RGB 246 238 240 | #F6EEF0 |
33.3% #EEDFE7 |
RGB 238 223 231 | #EEDFE7 |
50.0% #E6D2E1 |
RGB 230 210 225 | #E6D2E1 |
66.7% #DCC4DD |
RGB 220 196 221 | #DCC4DD |
83.3% #CCB7D5 |
RGB 204 183 213 | #CCB7D5 |
100.0% #BAABCD |
RGB 186 171 205 | #BAABCD |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FFFDFD 0%, #BAABCD 100%); background: -webkit-linear-gradient(top, #FFFDFD 0%, #BAABCD 100%); background: linear-gradient(to bottom, #FFFDFD 0%, #BAABCD 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FFFDFD 0%, #E6D2E1 50%, #BAABCD 100%); background: -webkit-linear-gradient(top, #FFFDFD 0%, #E6D2E1 50%, #BAABCD 100%); background: linear-gradient(to bottom, #FFFDFD 0%, #E6D2E1 50%, #BAABCD 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.