#CE00FF - #FF00DF | colorate
Blend #CE00FF to #FF00DF
Calculate the color between two colors, #CE00FF and #FF00DF. 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)
#CE00FF - #FF00DF | 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 #CE00FF as 0% and #FF00DF as 100%.
0.0% #CE00FF |
RGB 206 0 255 | #CE00FF |
16.7% #D600F9 |
RGB 214 0 249 | #D600F9 |
33.3% #DE00F4 |
RGB 222 0 244 | #DE00F4 |
50.0% #E600EF |
RGB 230 0 239 | #E600EF |
66.7% #EE00E9 |
RGB 238 0 233 | #EE00E9 |
83.3% #F600E4 |
RGB 246 0 228 | #F600E4 |
100.0% #FF00DF |
RGB 255 0 223 | #FF00DF |
HSV Blend
#CE00FF - #FF00DF | 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 #CE00FF as 0% and #FF00DF as 100%.
0.0% #CE00FF |
RGB 206 0 255 | #CE00FF |
16.7% #DB00FF |
RGB 219 0 255 | #DB00FF |
33.3% #E800FF |
RGB 232 0 255 | #E800FF |
50.0% #F600FF |
RGB 246 0 255 | #F600FF |
66.7% #FF00F9 |
RGB 255 0 249 | #FF00F9 |
83.3% #FF00EC |
RGB 255 0 236 | #FF00EC |
100.0% #FF00DF |
RGB 255 0 223 | #FF00DF |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #CE00FF 0%, #FF00DF 100%); background: -webkit-linear-gradient(top, #CE00FF 0%, #FF00DF 100%); background: linear-gradient(to bottom, #CE00FF 0%, #FF00DF 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #CE00FF 0%, #F600FF 50%, #FF00DF 100%); background: -webkit-linear-gradient(top, #CE00FF 0%, #F600FF 50%, #FF00DF 100%); background: linear-gradient(to bottom, #CE00FF 0%, #F600FF 50%, #FF00DF 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.