#CABEFF - #FFEEF0 | colorate
Blend #CABEFF to #FFEEF0
Calculate the color between two colors, #CABEFF and #FFEEF0. 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)
#CABEFF - #FFEEF0 | 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 #CABEFF as 0% and #FFEEF0 as 100%.
0.0% #CABEFF |
RGB 202 190 255 | #CABEFF |
16.7% #D2C6FC |
RGB 210 198 252 | #D2C6FC |
33.3% #DBCEFA |
RGB 219 206 250 | #DBCEFA |
50.0% #E4D6F7 |
RGB 228 214 247 | #E4D6F7 |
66.7% #EDDEF5 |
RGB 237 222 245 | #EDDEF5 |
83.3% #F6E6F2 |
RGB 246 230 242 | #F6E6F2 |
100.0% #FFEEF0 |
RGB 255 238 240 | #FFEEF0 |
HSV Blend
#CABEFF - #FFEEF0 | 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 #CABEFF as 0% and #FFEEF0 as 100%.
0.0% #CABEFF |
RGB 202 190 255 | #CABEFF |
16.7% #E0C6FF |
RGB 224 198 255 | #E0C6FF |
33.3% #F2CEFF |
RGB 242 206 255 | #F2CEFF |
50.0% #FFD6FD |
RGB 255 214 253 | #FFD6FD |
66.7% #FFDEF4 |
RGB 255 222 244 | #FFDEF4 |
83.3% #FFE6F0 |
RGB 255 230 240 | #FFE6F0 |
100.0% #FFEEF0 |
RGB 255 238 240 | #FFEEF0 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #CABEFF 0%, #FFEEF0 100%); background: -webkit-linear-gradient(top, #CABEFF 0%, #FFEEF0 100%); background: linear-gradient(to bottom, #CABEFF 0%, #FFEEF0 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #CABEFF 0%, #FFD6FD 50%, #FFEEF0 100%); background: -webkit-linear-gradient(top, #CABEFF 0%, #FFD6FD 50%, #FFEEF0 100%); background: linear-gradient(to bottom, #CABEFF 0%, #FFD6FD 50%, #FFEEF0 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.