#FFFCF0 - #FFFEFA | colorate
Blend #FFFCF0 to #FFFEFA
Calculate the color between two colors, #FFFCF0 and #FFFEFA. 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)
#FFFCF0 - #FFFEFA | 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 #FFFCF0 as 0% and #FFFEFA as 100%.
0.0% #FFFCF0 |
RGB 255 252 240 | #FFFCF0 |
16.7% #FFFCF1 |
RGB 255 252 241 | #FFFCF1 |
33.3% #FFFCF3 |
RGB 255 252 243 | #FFFCF3 |
50.0% #FFFDF5 |
RGB 255 253 245 | #FFFDF5 |
66.7% #FFFDF6 |
RGB 255 253 246 | #FFFDF6 |
83.3% #FFFDF8 |
RGB 255 253 248 | #FFFDF8 |
100.0% #FFFEFA |
RGB 255 254 250 | #FFFEFA |
HSV Blend
#FFFCF0 - #FFFEFA | 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 #FFFCF0 as 0% and #FFFEFA as 100%.
0.0% #FFFCF0 |
RGB 255 252 240 | #FFFCF0 |
16.7% #FFFCF1 |
RGB 255 252 241 | #FFFCF1 |
33.3% #FFFCF3 |
RGB 255 252 243 | #FFFCF3 |
50.0% #FFFDF5 |
RGB 255 253 245 | #FFFDF5 |
66.7% #FFFDF6 |
RGB 255 253 246 | #FFFDF6 |
83.3% #FFFDF8 |
RGB 255 253 248 | #FFFDF8 |
100.0% #FFFEFA |
RGB 255 254 250 | #FFFEFA |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FFFCF0 0%, #FFFEFA 100%); background: -webkit-linear-gradient(top, #FFFCF0 0%, #FFFEFA 100%); background: linear-gradient(to bottom, #FFFCF0 0%, #FFFEFA 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FFFCF0 0%, #FFFDF5 50%, #FFFEFA 100%); background: -webkit-linear-gradient(top, #FFFCF0 0%, #FFFDF5 50%, #FFFEFA 100%); background: linear-gradient(to bottom, #FFFCF0 0%, #FFFDF5 50%, #FFFEFA 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.