#FFFFCF - #FFFFF1 | colorate
Blend #FFFFCF to #FFFFF1
Calculate the color between two colors, #FFFFCF and #FFFFF1. 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)
#FFFFCF - #FFFFF1 | 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 #FFFFCF as 0% and #FFFFF1 as 100%.
0.0% #FFFFCF |
RGB 255 255 207 | #FFFFCF |
16.7% #FFFFD4 |
RGB 255 255 212 | #FFFFD4 |
33.3% #FFFFDA |
RGB 255 255 218 | #FFFFDA |
50.0% #FFFFE0 |
RGB 255 255 224 | #FFFFE0 |
66.7% #FFFFE5 |
RGB 255 255 229 | #FFFFE5 |
83.3% #FFFFEB |
RGB 255 255 235 | #FFFFEB |
100.0% #FFFFF1 |
RGB 255 255 241 | #FFFFF1 |
HSV Blend
#FFFFCF - #FFFFF1 | 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 #FFFFCF as 0% and #FFFFF1 as 100%.
0.0% #FFFFCF |
RGB 255 255 207 | #FFFFCF |
16.7% #FFFFD4 |
RGB 255 255 212 | #FFFFD4 |
33.3% #FFFFDA |
RGB 255 255 218 | #FFFFDA |
50.0% #FFFFE0 |
RGB 255 255 224 | #FFFFE0 |
66.7% #FFFFE5 |
RGB 255 255 229 | #FFFFE5 |
83.3% #FFFFEB |
RGB 255 255 235 | #FFFFEB |
100.0% #FFFFF1 |
RGB 255 255 241 | #FFFFF1 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FFFFCF 0%, #FFFFF1 100%); background: -webkit-linear-gradient(top, #FFFFCF 0%, #FFFFF1 100%); background: linear-gradient(to bottom, #FFFFCF 0%, #FFFFF1 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FFFFCF 0%, #FFFFE0 50%, #FFFFF1 100%); background: -webkit-linear-gradient(top, #FFFFCF 0%, #FFFFE0 50%, #FFFFF1 100%); background: linear-gradient(to bottom, #FFFFCF 0%, #FFFFE0 50%, #FFFFF1 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.