#FF00C7 - #FFB6ED | colorate
Blend #FF00C7 to #FFB6ED
Calculate the color between two colors, #FF00C7 and #FFB6ED. 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)
#FF00C7 - #FFB6ED | 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 #FF00C7 as 0% and #FFB6ED as 100%.
0.0% #FF00C7 |
RGB 255 0 199 | #FF00C7 |
16.7% #FF1ECD |
RGB 255 30 205 | #FF1ECD |
33.3% #FF3CD3 |
RGB 255 60 211 | #FF3CD3 |
50.0% #FF5BDA |
RGB 255 91 218 | #FF5BDA |
66.7% #FF79E0 |
RGB 255 121 224 | #FF79E0 |
83.3% #FF97E6 |
RGB 255 151 230 | #FF97E6 |
100.0% #FFB6ED |
RGB 255 182 237 | #FFB6ED |
HSV Blend
#FF00C7 - #FFB6ED | 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 #FF00C7 as 0% and #FFB6ED as 100%.
0.0% #FF00C7 |
RGB 255 0 199 | #FF00C7 |
16.7% #FF1ECC |
RGB 255 30 204 | #FF1ECC |
33.3% #FF3CD2 |
RGB 255 60 210 | #FF3CD2 |
50.0% #FF5BD8 |
RGB 255 91 216 | #FF5BD8 |
66.7% #FF79DF |
RGB 255 121 223 | #FF79DF |
83.3% #FF97E5 |
RGB 255 151 229 | #FF97E5 |
100.0% #FFB6ED |
RGB 255 182 237 | #FFB6ED |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FF00C7 0%, #FFB6ED 100%); background: -webkit-linear-gradient(top, #FF00C7 0%, #FFB6ED 100%); background: linear-gradient(to bottom, #FF00C7 0%, #FFB6ED 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FF00C7 0%, #FF5BD8 50%, #FFB6ED 100%); background: -webkit-linear-gradient(top, #FF00C7 0%, #FF5BD8 50%, #FFB6ED 100%); background: linear-gradient(to bottom, #FF00C7 0%, #FF5BD8 50%, #FFB6ED 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.