#FFFF22 - #FFFEC0 | colorate
Blend #FFFF22 to #FFFEC0
Calculate the color between two colors, #FFFF22 and #FFFEC0. 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)
#FFFF22 - #FFFEC0 | 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 #FFFF22 as 0% and #FFFEC0 as 100%.
0.0% #FFFF22 |
RGB 255 255 34 | #FFFF22 |
16.7% #FFFE3C |
RGB 255 254 60 | #FFFE3C |
33.3% #FFFE56 |
RGB 255 254 86 | #FFFE56 |
50.0% #FFFE71 |
RGB 255 254 113 | #FFFE71 |
66.7% #FFFE8B |
RGB 255 254 139 | #FFFE8B |
83.3% #FFFEA5 |
RGB 255 254 165 | #FFFEA5 |
100.0% #FFFEC0 |
RGB 255 254 192 | #FFFEC0 |
HSV Blend
#FFFF22 - #FFFEC0 | 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 #FFFF22 as 0% and #FFFEC0 as 100%.
0.0% #FFFF21 |
RGB 255 255 33 | #FFFF21 |
16.7% #FFFE3C |
RGB 255 254 60 | #FFFE3C |
33.3% #FFFE56 |
RGB 255 254 86 | #FFFE56 |
50.0% #FFFD71 |
RGB 255 253 113 | #FFFD71 |
66.7% #FFFD8B |
RGB 255 253 139 | #FFFD8B |
83.3% #FFFDA5 |
RGB 255 253 165 | #FFFDA5 |
100.0% #FFFEC0 |
RGB 255 254 192 | #FFFEC0 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FFFF22 0%, #FFFEC0 100%); background: -webkit-linear-gradient(top, #FFFF22 0%, #FFFEC0 100%); background: linear-gradient(to bottom, #FFFF22 0%, #FFFEC0 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FFFF21 0%, #FFFD71 50%, #FFFEC0 100%); background: -webkit-linear-gradient(top, #FFFF21 0%, #FFFD71 50%, #FFFEC0 100%); background: linear-gradient(to bottom, #FFFF21 0%, #FFFD71 50%, #FFFEC0 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.