#FFBED2 - #FFECF2 | colorate
Blend #FFBED2 to #FFECF2
Calculate the color between two colors, #FFBED2 and #FFECF2. 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)
#FFBED2 - #FFECF2 | 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 #FFBED2 as 0% and #FFECF2 as 100%.
0.0% #FFBED2 |
RGB 255 190 210 | #FFBED2 |
16.7% #FFC5D7 |
RGB 255 197 215 | #FFC5D7 |
33.3% #FFCDDC |
RGB 255 205 220 | #FFCDDC |
50.0% #FFD5E2 |
RGB 255 213 226 | #FFD5E2 |
66.7% #FFDCE7 |
RGB 255 220 231 | #FFDCE7 |
83.3% #FFE4EC |
RGB 255 228 236 | #FFE4EC |
100.0% #FFECF2 |
RGB 255 236 242 | #FFECF2 |
HSV Blend
#FFBED2 - #FFECF2 | 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 #FFBED2 as 0% and #FFECF2 as 100%.
0.0% #FFBED2 |
RGB 255 190 210 | #FFBED2 |
16.7% #FFC5D7 |
RGB 255 197 215 | #FFC5D7 |
33.3% #FFCDDC |
RGB 255 205 220 | #FFCDDC |
50.0% #FFD5E2 |
RGB 255 213 226 | #FFD5E2 |
66.7% #FFDCE7 |
RGB 255 220 231 | #FFDCE7 |
83.3% #FFE4EC |
RGB 255 228 236 | #FFE4EC |
100.0% #FFECF2 |
RGB 255 236 242 | #FFECF2 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FFBED2 0%, #FFECF2 100%); background: -webkit-linear-gradient(top, #FFBED2 0%, #FFECF2 100%); background: linear-gradient(to bottom, #FFBED2 0%, #FFECF2 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FFBED2 0%, #FFD5E2 50%, #FFECF2 100%); background: -webkit-linear-gradient(top, #FFBED2 0%, #FFD5E2 50%, #FFECF2 100%); background: linear-gradient(to bottom, #FFBED2 0%, #FFD5E2 50%, #FFECF2 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.