#FF8BC1 - #FFDDEC | colorate
Blend #FF8BC1 to #FFDDEC
Calculate the color between two colors, #FF8BC1 and #FFDDEC. 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)
#FF8BC1 - #FFDDEC | 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 #FF8BC1 as 0% and #FFDDEC as 100%.
0.0% #FF8BC1 |
RGB 255 139 193 | #FF8BC1 |
16.7% #FF98C8 |
RGB 255 152 200 | #FF98C8 |
33.3% #FFA6CF |
RGB 255 166 207 | #FFA6CF |
50.0% #FFB4D6 |
RGB 255 180 214 | #FFB4D6 |
66.7% #FFC1DD |
RGB 255 193 221 | #FFC1DD |
83.3% #FFCFE4 |
RGB 255 207 228 | #FFCFE4 |
100.0% #FFDDEC |
RGB 255 221 236 | #FFDDEC |
HSV Blend
#FF8BC1 - #FFDDEC | 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 #FF8BC1 as 0% and #FFDDEC as 100%.
0.0% #FF8BC1 |
RGB 255 139 193 | #FF8BC1 |
16.7% #FF98C7 |
RGB 255 152 199 | #FF98C7 |
33.3% #FFA6CE |
RGB 255 166 206 | #FFA6CE |
50.0% #FFB4D6 |
RGB 255 180 214 | #FFB4D6 |
66.7% #FFC1DD |
RGB 255 193 221 | #FFC1DD |
83.3% #FFCFE4 |
RGB 255 207 228 | #FFCFE4 |
100.0% #FFDDEC |
RGB 255 221 236 | #FFDDEC |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FF8BC1 0%, #FFDDEC 100%); background: -webkit-linear-gradient(top, #FF8BC1 0%, #FFDDEC 100%); background: linear-gradient(to bottom, #FF8BC1 0%, #FFDDEC 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FF8BC1 0%, #FFB4D6 50%, #FFDDEC 100%); background: -webkit-linear-gradient(top, #FF8BC1 0%, #FFB4D6 50%, #FFDDEC 100%); background: linear-gradient(to bottom, #FF8BC1 0%, #FFB4D6 50%, #FFDDEC 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.