#CACAFF - #CFFFF0 | colorate
Blend #CACAFF to #CFFFF0
Calculate the color between two colors, #CACAFF and #CFFFF0. 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)
#CACAFF - #CFFFF0 | 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 #CACAFF as 0% and #CFFFF0 as 100%.
0.0% #CACAFF |
RGB 202 202 255 | #CACAFF |
16.7% #CAD2FC |
RGB 202 210 252 | #CAD2FC |
33.3% #CBDBFA |
RGB 203 219 250 | #CBDBFA |
50.0% #CCE4F7 |
RGB 204 228 247 | #CCE4F7 |
66.7% #CDEDF5 |
RGB 205 237 245 | #CDEDF5 |
83.3% #CEF6F2 |
RGB 206 246 242 | #CEF6F2 |
100.0% #CFFFF0 |
RGB 207 255 240 | #CFFFF0 |
HSV Blend
#CACAFF - #CFFFF0 | 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 #CACAFF as 0% and #CFFFF0 as 100%.
0.0% #CACAFF |
RGB 202 202 255 | #CACAFF |
16.7% #CAD6FF |
RGB 202 214 255 | #CAD6FF |
33.3% #CBE2FF |
RGB 203 226 255 | #CBE2FF |
50.0% #CCEDFF |
RGB 204 237 255 | #CCEDFF |
66.7% #CDF8FF |
RGB 205 248 255 | #CDF8FF |
83.3% #CEFFFA |
RGB 206 255 250 | #CEFFFA |
100.0% #CFFFF0 |
RGB 207 255 240 | #CFFFF0 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #CACAFF 0%, #CFFFF0 100%); background: -webkit-linear-gradient(top, #CACAFF 0%, #CFFFF0 100%); background: linear-gradient(to bottom, #CACAFF 0%, #CFFFF0 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #CACAFF 0%, #CCEDFF 50%, #CFFFF0 100%); background: -webkit-linear-gradient(top, #CACAFF 0%, #CCEDFF 50%, #CFFFF0 100%); background: linear-gradient(to bottom, #CACAFF 0%, #CCEDFF 50%, #CFFFF0 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.