#FFFFFE - #CECEAD | colorate
Blend #FFFFFE to #CECEAD
Calculate the color between two colors, #FFFFFE and #CECEAD. 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)
#FFFFFE - #CECEAD | 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 #FFFFFE as 0% and #CECEAD as 100%.
0.0% #FFFFFE |
RGB 255 255 254 | #FFFFFE |
16.7% #F6F6F0 |
RGB 246 246 240 | #F6F6F0 |
33.3% #EEEEE3 |
RGB 238 238 227 | #EEEEE3 |
50.0% #E6E6D5 |
RGB 230 230 213 | #E6E6D5 |
66.7% #DEDEC8 |
RGB 222 222 200 | #DEDEC8 |
83.3% #D6D6BA |
RGB 214 214 186 | #D6D6BA |
100.0% #CECEAD |
RGB 206 206 173 | #CECEAD |
HSV Blend
#FFFFFE - #CECEAD | 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 #FFFFFE as 0% and #CECEAD as 100%.
0.0% #FFFFFE |
RGB 255 255 254 | #FFFFFE |
16.7% #F6F6EF |
RGB 246 246 239 | #F6F6EF |
33.3% #EEEEE1 |
RGB 238 238 225 | #EEEEE1 |
50.0% #E6E6D3 |
RGB 230 230 211 | #E6E6D3 |
66.7% #DEDEC6 |
RGB 222 222 198 | #DEDEC6 |
83.3% #D6D6B9 |
RGB 214 214 185 | #D6D6B9 |
100.0% #CECEAD |
RGB 206 206 173 | #CECEAD |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FFFFFE 0%, #CECEAD 100%); background: -webkit-linear-gradient(top, #FFFFFE 0%, #CECEAD 100%); background: linear-gradient(to bottom, #FFFFFE 0%, #CECEAD 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FFFFFE 0%, #E6E6D3 50%, #CECEAD 100%); background: -webkit-linear-gradient(top, #FFFFFE 0%, #E6E6D3 50%, #CECEAD 100%); background: linear-gradient(to bottom, #FFFFFE 0%, #E6E6D3 50%, #CECEAD 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.