#EDEBFF - #FFFFFF | colorate
Blend #EDEBFF to #FFFFFF
Calculate the color between two colors, #EDEBFF and #FFFFFF. 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)
#EDEBFF - #FFFFFF | 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 #EDEBFF as 0% and #FFFFFF as 100%.
0.0% #EDEBFF |
RGB 237 235 255 | #EDEBFF |
16.7% #F0EEFF |
RGB 240 238 255 | #F0EEFF |
33.3% #F3F1FF |
RGB 243 241 255 | #F3F1FF |
50.0% #F6F5FF |
RGB 246 245 255 | #F6F5FF |
66.7% #F9F8FF |
RGB 249 248 255 | #F9F8FF |
83.3% #FCFBFF |
RGB 252 251 255 | #FCFBFF |
100.0% #FFFFFF |
RGB 255 255 255 | #FFFFFF |
HSV Blend
#EDEBFF - #FFFFFF | 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 #EDEBFF as 0% and #FFFFFF as 100%.
0.0% #EDEBFF |
RGB 237 235 255 | #EDEBFF |
16.7% #F5EEFF |
RGB 245 238 255 | #F5EEFF |
33.3% #FBF1FF |
RGB 251 241 255 | #FBF1FF |
50.0% #FFF5FE |
RGB 255 245 254 | #FFF5FE |
66.7% #FFF8FC |
RGB 255 248 252 | #FFF8FC |
83.3% #FFFBFC |
RGB 255 251 252 | #FFFBFC |
100.0% #FFFFFF |
RGB 255 255 255 | #FFFFFF |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #EDEBFF 0%, #FFFFFF 100%); background: -webkit-linear-gradient(top, #EDEBFF 0%, #FFFFFF 100%); background: linear-gradient(to bottom, #EDEBFF 0%, #FFFFFF 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #EDEBFF 0%, #FFF5FE 50%, #FFFFFF 100%); background: -webkit-linear-gradient(top, #EDEBFF 0%, #FFF5FE 50%, #FFFFFF 100%); background: linear-gradient(to bottom, #EDEBFF 0%, #FFF5FE 50%, #FFFFFF 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.