#CDC0FF - #FFEFF0 | colorate
Blend #CDC0FF to #FFEFF0
Calculate the color between two colors, #CDC0FF and #FFEFF0. 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)
#CDC0FF - #FFEFF0 | 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 #CDC0FF as 0% and #FFEFF0 as 100%.
0.0% #CDC0FF |
RGB 205 192 255 | #CDC0FF |
16.7% #D5C7FC |
RGB 213 199 252 | #D5C7FC |
33.3% #DDCFFA |
RGB 221 207 250 | #DDCFFA |
50.0% #E6D7F7 |
RGB 230 215 247 | #E6D7F7 |
66.7% #EEDFF5 |
RGB 238 223 245 | #EEDFF5 |
83.3% #F6E7F2 |
RGB 246 231 242 | #F6E7F2 |
100.0% #FFEFF0 |
RGB 255 239 240 | #FFEFF0 |
HSV Blend
#CDC0FF - #FFEFF0 | 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 #CDC0FF as 0% and #FFEFF0 as 100%.
0.0% #CDC0FF |
RGB 205 192 255 | #CDC0FF |
16.7% #E3C7FF |
RGB 227 199 255 | #E3C7FF |
33.3% #F4CFFF |
RGB 244 207 255 | #F4CFFF |
50.0% #FFD7FC |
RGB 255 215 252 | #FFD7FC |
66.7% #FFDFF3 |
RGB 255 223 243 | #FFDFF3 |
83.3% #FFE7EF |
RGB 255 231 239 | #FFE7EF |
100.0% #FFEFF0 |
RGB 255 239 240 | #FFEFF0 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #CDC0FF 0%, #FFEFF0 100%); background: -webkit-linear-gradient(top, #CDC0FF 0%, #FFEFF0 100%); background: linear-gradient(to bottom, #CDC0FF 0%, #FFEFF0 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #CDC0FF 0%, #FFD7FC 50%, #FFEFF0 100%); background: -webkit-linear-gradient(top, #CDC0FF 0%, #FFD7FC 50%, #FFEFF0 100%); background: linear-gradient(to bottom, #CDC0FF 0%, #FFD7FC 50%, #FFEFF0 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.