#FF8CD4 - #FFDEF2 | colorate
Blend #FF8CD4 to #FFDEF2
Calculate the color between two colors, #FF8CD4 and #FFDEF2. 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)
#FF8CD4 - #FFDEF2 | 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 #FF8CD4 as 0% and #FFDEF2 as 100%.
0.0% #FF8CD4 |
RGB 255 140 212 | #FF8CD4 |
16.7% #FF99D9 |
RGB 255 153 217 | #FF99D9 |
33.3% #FFA7DE |
RGB 255 167 222 | #FFA7DE |
50.0% #FFB5E3 |
RGB 255 181 227 | #FFB5E3 |
66.7% #FFC2E8 |
RGB 255 194 232 | #FFC2E8 |
83.3% #FFD0ED |
RGB 255 208 237 | #FFD0ED |
100.0% #FFDEF2 |
RGB 255 222 242 | #FFDEF2 |
HSV Blend
#FF8CD4 - #FFDEF2 | 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 #FF8CD4 as 0% and #FFDEF2 as 100%.
0.0% #FF8CD4 |
RGB 255 140 212 | #FF8CD4 |
16.7% #FF99D8 |
RGB 255 153 216 | #FF99D8 |
33.3% #FFA7DD |
RGB 255 167 221 | #FFA7DD |
50.0% #FFB5E2 |
RGB 255 181 226 | #FFB5E2 |
66.7% #FFC2E7 |
RGB 255 194 231 | #FFC2E7 |
83.3% #FFD0EC |
RGB 255 208 236 | #FFD0EC |
100.0% #FFDEF2 |
RGB 255 222 242 | #FFDEF2 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FF8CD4 0%, #FFDEF2 100%); background: -webkit-linear-gradient(top, #FF8CD4 0%, #FFDEF2 100%); background: linear-gradient(to bottom, #FF8CD4 0%, #FFDEF2 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FF8CD4 0%, #FFB5E2 50%, #FFDEF2 100%); background: -webkit-linear-gradient(top, #FF8CD4 0%, #FFB5E2 50%, #FFDEF2 100%); background: linear-gradient(to bottom, #FF8CD4 0%, #FFB5E2 50%, #FFDEF2 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.