#FFFFF8 - #CFAFA3 | colorate
Blend #FFFFF8 to #CFAFA3
Calculate the color between two colors, #FFFFF8 and #CFAFA3. 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)
#FFFFF8 - #CFAFA3 | 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 #FFFFF8 as 0% and #CFAFA3 as 100%.
0.0% #FFFFF8 |
RGB 255 255 248 | #FFFFF8 |
16.7% #F7F1E9 |
RGB 247 241 233 | #F7F1E9 |
33.3% #EFE4DB |
RGB 239 228 219 | #EFE4DB |
50.0% #E7D7CD |
RGB 231 215 205 | #E7D7CD |
66.7% #DFC9BF |
RGB 223 201 191 | #DFC9BF |
83.3% #D7BCB1 |
RGB 215 188 177 | #D7BCB1 |
100.0% #CFAFA3 |
RGB 207 175 163 | #CFAFA3 |
HSV Blend
#FFFFF8 - #CFAFA3 | 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 #FFFFF8 as 0% and #CFAFA3 as 100%.
0.0% #FFFFF8 |
RGB 255 255 248 | #FFFFF8 |
16.7% #F7F5E8 |
RGB 247 245 232 | #F7F5E8 |
33.3% #EFE9D9 |
RGB 239 233 217 | #EFE9D9 |
50.0% #E7DCCB |
RGB 231 220 203 | #E7DCCB |
66.7% #DFCEBD |
RGB 223 206 189 | #DFCEBD |
83.3% #D7BFAF |
RGB 215 191 175 | #D7BFAF |
100.0% #CFAFA3 |
RGB 207 175 163 | #CFAFA3 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FFFFF8 0%, #CFAFA3 100%); background: -webkit-linear-gradient(top, #FFFFF8 0%, #CFAFA3 100%); background: linear-gradient(to bottom, #FFFFF8 0%, #CFAFA3 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FFFFF8 0%, #E7DCCB 50%, #CFAFA3 100%); background: -webkit-linear-gradient(top, #FFFFF8 0%, #E7DCCB 50%, #CFAFA3 100%); background: linear-gradient(to bottom, #FFFFF8 0%, #E7DCCB 50%, #CFAFA3 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.