#FF80CC - #FFDAF0 | colorate
Blend #FF80CC to #FFDAF0
Calculate the color between two colors, #FF80CC and #FFDAF0. 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)
#FF80CC - #FFDAF0 | 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 #FF80CC as 0% and #FFDAF0 as 100%.
0.0% #FF80CC |
RGB 255 128 204 | #FF80CC |
16.7% #FF8FD2 |
RGB 255 143 210 | #FF8FD2 |
33.3% #FF9ED8 |
RGB 255 158 216 | #FF9ED8 |
50.0% #FFADDE |
RGB 255 173 222 | #FFADDE |
66.7% #FFBCE4 |
RGB 255 188 228 | #FFBCE4 |
83.3% #FFCBEA |
RGB 255 203 234 | #FFCBEA |
100.0% #FFDAF0 |
RGB 255 218 240 | #FFDAF0 |
HSV Blend
#FF80CC - #FFDAF0 | 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 #FF80CC as 0% and #FFDAF0 as 100%.
0.0% #FF80CC |
RGB 255 128 204 | #FF80CC |
16.7% #FF8FD1 |
RGB 255 143 209 | #FF8FD1 |
33.3% #FF9ED7 |
RGB 255 158 215 | #FF9ED7 |
50.0% #FFADDD |
RGB 255 173 221 | #FFADDD |
66.7% #FFBCE3 |
RGB 255 188 227 | #FFBCE3 |
83.3% #FFCBE9 |
RGB 255 203 233 | #FFCBE9 |
100.0% #FFDAF0 |
RGB 255 218 240 | #FFDAF0 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FF80CC 0%, #FFDAF0 100%); background: -webkit-linear-gradient(top, #FF80CC 0%, #FFDAF0 100%); background: linear-gradient(to bottom, #FF80CC 0%, #FFDAF0 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FF80CC 0%, #FFADDD 50%, #FFDAF0 100%); background: -webkit-linear-gradient(top, #FF80CC 0%, #FFADDD 50%, #FFDAF0 100%); background: linear-gradient(to bottom, #FF80CC 0%, #FFADDD 50%, #FFDAF0 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.