#FEC1FF - #FEEDFF | colorate
Blend #FEC1FF to #FEEDFF
Calculate the color between two colors, #FEC1FF and #FEEDFF. 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)
#FEC1FF - #FEEDFF | 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 #FEC1FF as 0% and #FEEDFF as 100%.
0.0% #FEC1FF |
RGB 254 193 255 | #FEC1FF |
16.7% #FEC8FF |
RGB 254 200 255 | #FEC8FF |
33.3% #FECFFF |
RGB 254 207 255 | #FECFFF |
50.0% #FED7FF |
RGB 254 215 255 | #FED7FF |
66.7% #FEDEFF |
RGB 254 222 255 | #FEDEFF |
83.3% #FEE5FF |
RGB 254 229 255 | #FEE5FF |
100.0% #FEEDFF |
RGB 254 237 255 | #FEEDFF |
HSV Blend
#FEC1FF - #FEEDFF | 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 #FEC1FF as 0% and #FEEDFF as 100%.
0.0% #FEC1FF |
RGB 254 193 255 | #FEC1FF |
16.7% #FDC8FF |
RGB 253 200 255 | #FDC8FF |
33.3% #FDCFFF |
RGB 253 207 255 | #FDCFFF |
50.0% #FDD7FF |
RGB 253 215 255 | #FDD7FF |
66.7% #FDDEFF |
RGB 253 222 255 | #FDDEFF |
83.3% #FDE5FF |
RGB 253 229 255 | #FDE5FF |
100.0% #FEEDFF |
RGB 254 237 255 | #FEEDFF |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FEC1FF 0%, #FEEDFF 100%); background: -webkit-linear-gradient(top, #FEC1FF 0%, #FEEDFF 100%); background: linear-gradient(to bottom, #FEC1FF 0%, #FEEDFF 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FEC1FF 0%, #FDD7FF 50%, #FEEDFF 100%); background: -webkit-linear-gradient(top, #FEC1FF 0%, #FDD7FF 50%, #FEEDFF 100%); background: linear-gradient(to bottom, #FEC1FF 0%, #FDD7FF 50%, #FEEDFF 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.