#FFBFEC - #FFFFF0 | colorate
Blend #FFBFEC to #FFFFF0
Calculate the color between two colors, #FFBFEC and #FFFFF0. 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)
#FFBFEC - #FFFFF0 | 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 #FFBFEC as 0% and #FFFFF0 as 100%.
0.0% #FFBFEC |
RGB 255 191 236 | #FFBFEC |
16.7% #FFC9EC |
RGB 255 201 236 | #FFC9EC |
33.3% #FFD4ED |
RGB 255 212 237 | #FFD4ED |
50.0% #FFDFEE |
RGB 255 223 238 | #FFDFEE |
66.7% #FFE9EE |
RGB 255 233 238 | #FFE9EE |
83.3% #FFF4EF |
RGB 255 244 239 | #FFF4EF |
100.0% #FFFFF0 |
RGB 255 255 240 | #FFFFF0 |
HSV Blend
#FFBFEC - #FFFFF0 | 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 #FFBFEC as 0% and #FFFFF0 as 100%.
0.0% #FFBFEC |
RGB 255 191 236 | #FFBFEC |
16.7% #FFC7DE |
RGB 255 199 222 | #FFC7DE |
33.3% #FFCFD5 |
RGB 255 207 213 | #FFCFD5 |
50.0% #FFDDD7 |
RGB 255 221 215 | #FFDDD7 |
66.7% #FFEDDF |
RGB 255 237 223 | #FFEDDF |
83.3% #FFF8E7 |
RGB 255 248 231 | #FFF8E7 |
100.0% #FFFFF0 |
RGB 255 255 240 | #FFFFF0 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FFBFEC 0%, #FFFFF0 100%); background: -webkit-linear-gradient(top, #FFBFEC 0%, #FFFFF0 100%); background: linear-gradient(to bottom, #FFBFEC 0%, #FFFFF0 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FFBFEC 0%, #FFDDD7 50%, #FFFFF0 100%); background: -webkit-linear-gradient(top, #FFBFEC 0%, #FFDDD7 50%, #FFFFF0 100%); background: linear-gradient(to bottom, #FFBFEC 0%, #FFDDD7 50%, #FFFFF0 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.