#FEB0FF - #FFF2F2 | colorate
Blend #FEB0FF to #FFF2F2
Calculate the color between two colors, #FEB0FF and #FFF2F2. 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)
#FEB0FF - #FFF2F2 | 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 #FEB0FF as 0% and #FFF2F2 as 100%.
0.0% #FEB0FF |
RGB 254 176 255 | #FEB0FF |
16.7% #FEBBFC |
RGB 254 187 252 | #FEBBFC |
33.3% #FEC6FA |
RGB 254 198 250 | #FEC6FA |
50.0% #FED1F8 |
RGB 254 209 248 | #FED1F8 |
66.7% #FEDCF6 |
RGB 254 220 246 | #FEDCF6 |
83.3% #FEE7F4 |
RGB 254 231 244 | #FEE7F4 |
100.0% #FFF2F2 |
RGB 255 242 242 | #FFF2F2 |
HSV Blend
#FEB0FF - #FFF2F2 | 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 #FEB0FF as 0% and #FFF2F2 as 100%.
0.0% #FEB0FF |
RGB 254 176 255 | #FEB0FF |
16.7% #FFBBF4 |
RGB 255 187 244 | #FFBBF4 |
33.3% #FFC6EC |
RGB 255 198 236 | #FFC6EC |
50.0% #FFD1E8 |
RGB 255 209 232 | #FFD1E8 |
66.7% #FFDCE7 |
RGB 255 220 231 | #FFDCE7 |
83.3% #FFE7EB |
RGB 255 231 235 | #FFE7EB |
100.0% #FFF2F2 |
RGB 255 242 242 | #FFF2F2 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FEB0FF 0%, #FFF2F2 100%); background: -webkit-linear-gradient(top, #FEB0FF 0%, #FFF2F2 100%); background: linear-gradient(to bottom, #FEB0FF 0%, #FFF2F2 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FEB0FF 0%, #FFD1E8 50%, #FFF2F2 100%); background: -webkit-linear-gradient(top, #FEB0FF 0%, #FFD1E8 50%, #FFF2F2 100%); background: linear-gradient(to bottom, #FEB0FF 0%, #FFD1E8 50%, #FFF2F2 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.