#BACBFF - #FFEFFB | colorate
Blend #BACBFF to #FFEFFB
Calculate the color between two colors, #BACBFF and #FFEFFB. 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)
#BACBFF - #FFEFFB | 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 #BACBFF as 0% and #FFEFFB as 100%.
0.0% #BACBFF |
RGB 186 203 255 | #BACBFF |
16.7% #C5D1FE |
RGB 197 209 254 | #C5D1FE |
33.3% #D1D7FD |
RGB 209 215 253 | #D1D7FD |
50.0% #DCDDFD |
RGB 220 221 253 | #DCDDFD |
66.7% #E8E3FC |
RGB 232 227 252 | #E8E3FC |
83.3% #F3E9FB |
RGB 243 233 251 | #F3E9FB |
100.0% #FFEFFB |
RGB 255 239 251 | #FFEFFB |
HSV Blend
#BACBFF - #FFEFFB | 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 #BACBFF as 0% and #FFEFFB as 100%.
0.0% #BACBFF |
RGB 186 203 255 | #BACBFF |
16.7% #C3C2FF |
RGB 195 194 255 | #C3C2FF |
33.3% #D8CBFF |
RGB 216 203 255 | #D8CBFF |
50.0% #E9D4FF |
RGB 233 212 255 | #E9D4FF |
66.7% #F6DDFF |
RGB 246 221 255 | #F6DDFF |
83.3% #FFE6FE |
RGB 255 230 254 | #FFE6FE |
100.0% #FFEFFB |
RGB 255 239 251 | #FFEFFB |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #BACBFF 0%, #FFEFFB 100%); background: -webkit-linear-gradient(top, #BACBFF 0%, #FFEFFB 100%); background: linear-gradient(to bottom, #BACBFF 0%, #FFEFFB 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #BACBFF 0%, #E9D4FF 50%, #FFEFFB 100%); background: -webkit-linear-gradient(top, #BACBFF 0%, #E9D4FF 50%, #FFEFFB 100%); background: linear-gradient(to bottom, #BACBFF 0%, #E9D4FF 50%, #FFEFFB 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.