#FF1493 - #FFBBE0 | colorate
Blend #FF1493 to #FFBBE0
Calculate the color between two colors, #FF1493 and #FFBBE0. 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)
#FF1493 - #FFBBE0 | 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 #FF1493 as 0% and #FFBBE0 as 100%.
0.0% #FF1493 |
RGB 255 20 147 | #FF1493 |
16.7% #FF2F9F |
RGB 255 47 159 | #FF2F9F |
33.3% #FF4BAC |
RGB 255 75 172 | #FF4BAC |
50.0% #FF67B9 |
RGB 255 103 185 | #FF67B9 |
66.7% #FF83C6 |
RGB 255 131 198 | #FF83C6 |
83.3% #FF9FD3 |
RGB 255 159 211 | #FF9FD3 |
100.0% #FFBBE0 |
RGB 255 187 224 | #FFBBE0 |
HSV Blend
#FF1493 - #FFBBE0 | 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 #FF1493 as 0% and #FFBBE0 as 100%.
0.0% #FF1392 |
RGB 255 19 146 | #FF1392 |
16.7% #FF2F9F |
RGB 255 47 159 | #FF2F9F |
33.3% #FF4BAC |
RGB 255 75 172 | #FF4BAC |
50.0% #FF67B9 |
RGB 255 103 185 | #FF67B9 |
66.7% #FF83C6 |
RGB 255 131 198 | #FF83C6 |
83.3% #FF9FD3 |
RGB 255 159 211 | #FF9FD3 |
100.0% #FFBBE0 |
RGB 255 187 224 | #FFBBE0 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FF1493 0%, #FFBBE0 100%); background: -webkit-linear-gradient(top, #FF1493 0%, #FFBBE0 100%); background: linear-gradient(to bottom, #FF1493 0%, #FFBBE0 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FF1392 0%, #FF67B9 50%, #FFBBE0 100%); background: -webkit-linear-gradient(top, #FF1392 0%, #FF67B9 50%, #FFBBE0 100%); background: linear-gradient(to bottom, #FF1392 0%, #FF67B9 50%, #FFBBE0 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.