#CAB0FF - #FFEBF2 | colorate
Blend #CAB0FF to #FFEBF2
Calculate the color between two colors, #CAB0FF and #FFEBF2. 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)
#CAB0FF - #FFEBF2 | 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 #CAB0FF as 0% and #FFEBF2 as 100%.
0.0% #CAB0FF |
RGB 202 176 255 | #CAB0FF |
16.7% #D2B9FC |
RGB 210 185 252 | #D2B9FC |
33.3% #DBC3FA |
RGB 219 195 250 | #DBC3FA |
50.0% #E4CDF8 |
RGB 228 205 248 | #E4CDF8 |
66.7% #EDD7F6 |
RGB 237 215 246 | #EDD7F6 |
83.3% #F6E1F4 |
RGB 246 225 244 | #F6E1F4 |
100.0% #FFEBF2 |
RGB 255 235 242 | #FFEBF2 |
HSV Blend
#CAB0FF - #FFEBF2 | 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 #CAB0FF as 0% and #FFEBF2 as 100%.
0.0% #CAB0FF |
RGB 202 176 255 | #CAB0FF |
16.7% #DFB9FF |
RGB 223 185 255 | #DFB9FF |
33.3% #F1C3FF |
RGB 241 195 255 | #F1C3FF |
50.0% #FECDFF |
RGB 254 205 255 | #FECDFF |
66.7% #FFD7F6 |
RGB 255 215 246 | #FFD7F6 |
83.3% #FFE1F2 |
RGB 255 225 242 | #FFE1F2 |
100.0% #FFEBF2 |
RGB 255 235 242 | #FFEBF2 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #CAB0FF 0%, #FFEBF2 100%); background: -webkit-linear-gradient(top, #CAB0FF 0%, #FFEBF2 100%); background: linear-gradient(to bottom, #CAB0FF 0%, #FFEBF2 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #CAB0FF 0%, #FECDFF 50%, #FFEBF2 100%); background: -webkit-linear-gradient(top, #CAB0FF 0%, #FECDFF 50%, #FFEBF2 100%); background: linear-gradient(to bottom, #CAB0FF 0%, #FECDFF 50%, #FFEBF2 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.