#FFFF8F - #FFFFDF | colorate
Blend #FFFF8F to #FFFFDF
Calculate the color between two colors, #FFFF8F and #FFFFDF. 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)
#FFFF8F - #FFFFDF | 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 #FFFF8F as 0% and #FFFFDF as 100%.
0.0% #FFFF8F |
RGB 255 255 143 | #FFFF8F |
16.7% #FFFF9C |
RGB 255 255 156 | #FFFF9C |
33.3% #FFFFA9 |
RGB 255 255 169 | #FFFFA9 |
50.0% #FFFFB7 |
RGB 255 255 183 | #FFFFB7 |
66.7% #FFFFC4 |
RGB 255 255 196 | #FFFFC4 |
83.3% #FFFFD1 |
RGB 255 255 209 | #FFFFD1 |
100.0% #FFFFDF |
RGB 255 255 223 | #FFFFDF |
HSV Blend
#FFFF8F - #FFFFDF | 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 #FFFF8F as 0% and #FFFFDF as 100%.
0.0% #FFFF8F |
RGB 255 255 143 | #FFFF8F |
16.7% #FFFF9C |
RGB 255 255 156 | #FFFF9C |
33.3% #FFFFA9 |
RGB 255 255 169 | #FFFFA9 |
50.0% #FFFFB7 |
RGB 255 255 183 | #FFFFB7 |
66.7% #FFFFC4 |
RGB 255 255 196 | #FFFFC4 |
83.3% #FFFFD1 |
RGB 255 255 209 | #FFFFD1 |
100.0% #FFFFDF |
RGB 255 255 223 | #FFFFDF |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FFFF8F 0%, #FFFFDF 100%); background: -webkit-linear-gradient(top, #FFFF8F 0%, #FFFFDF 100%); background: linear-gradient(to bottom, #FFFF8F 0%, #FFFFDF 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FFFF8F 0%, #FFFFB7 50%, #FFFFDF 100%); background: -webkit-linear-gradient(top, #FFFF8F 0%, #FFFFB7 50%, #FFFFDF 100%); background: linear-gradient(to bottom, #FFFF8F 0%, #FFFFB7 50%, #FFFFDF 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.