#FFEB60 - #FFFBC0 | colorate
Blend #FFEB60 to #FFFBC0
Calculate the color between two colors, #FFEB60 and #FFFBC0. 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)
#FFEB60 - #FFFBC0 | 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 #FFEB60 as 0% and #FFFBC0 as 100%.
0.0% #FFEB60 |
RGB 255 235 96 | #FFEB60 |
16.7% #FFED70 |
RGB 255 237 112 | #FFED70 |
33.3% #FFF080 |
RGB 255 240 128 | #FFF080 |
50.0% #FFF390 |
RGB 255 243 144 | #FFF390 |
66.7% #FFF5A0 |
RGB 255 245 160 | #FFF5A0 |
83.3% #FFF8B0 |
RGB 255 248 176 | #FFF8B0 |
100.0% #FFFBC0 |
RGB 255 251 192 | #FFFBC0 |
HSV Blend
#FFEB60 - #FFFBC0 | 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 #FFEB60 as 0% and #FFFBC0 as 100%.
0.0% #FFEB60 |
RGB 255 235 96 | #FFEB60 |
16.7% #FFEE70 |
RGB 255 238 112 | #FFEE70 |
33.3% #FFF180 |
RGB 255 241 128 | #FFF180 |
50.0% #FFF490 |
RGB 255 244 144 | #FFF490 |
66.7% #FFF6A0 |
RGB 255 246 160 | #FFF6A0 |
83.3% #FFF9B0 |
RGB 255 249 176 | #FFF9B0 |
100.0% #FFFBC0 |
RGB 255 251 192 | #FFFBC0 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FFEB60 0%, #FFFBC0 100%); background: -webkit-linear-gradient(top, #FFEB60 0%, #FFFBC0 100%); background: linear-gradient(to bottom, #FFEB60 0%, #FFFBC0 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FFEB60 0%, #FFF490 50%, #FFFBC0 100%); background: -webkit-linear-gradient(top, #FFEB60 0%, #FFF490 50%, #FFFBC0 100%); background: linear-gradient(to bottom, #FFEB60 0%, #FFF490 50%, #FFFBC0 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.