#FFFFA8 - #FFFFE6 | colorate
Blend #FFFFA8 to #FFFFE6
Calculate the color between two colors, #FFFFA8 and #FFFFE6. 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)
#FFFFA8 - #FFFFE6 | 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 #FFFFA8 as 0% and #FFFFE6 as 100%.
0.0% #FFFFA8 |
RGB 255 255 168 | #FFFFA8 |
16.7% #FFFFB2 |
RGB 255 255 178 | #FFFFB2 |
33.3% #FFFFBC |
RGB 255 255 188 | #FFFFBC |
50.0% #FFFFC7 |
RGB 255 255 199 | #FFFFC7 |
66.7% #FFFFD1 |
RGB 255 255 209 | #FFFFD1 |
83.3% #FFFFDB |
RGB 255 255 219 | #FFFFDB |
100.0% #FFFFE6 |
RGB 255 255 230 | #FFFFE6 |
HSV Blend
#FFFFA8 - #FFFFE6 | 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 #FFFFA8 as 0% and #FFFFE6 as 100%.
0.0% #FFFFA8 |
RGB 255 255 168 | #FFFFA8 |
16.7% #FFFFB2 |
RGB 255 255 178 | #FFFFB2 |
33.3% #FFFFBC |
RGB 255 255 188 | #FFFFBC |
50.0% #FFFFC7 |
RGB 255 255 199 | #FFFFC7 |
66.7% #FFFFD1 |
RGB 255 255 209 | #FFFFD1 |
83.3% #FFFFDB |
RGB 255 255 219 | #FFFFDB |
100.0% #FFFFE6 |
RGB 255 255 230 | #FFFFE6 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FFFFA8 0%, #FFFFE6 100%); background: -webkit-linear-gradient(top, #FFFFA8 0%, #FFFFE6 100%); background: linear-gradient(to bottom, #FFFFA8 0%, #FFFFE6 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FFFFA8 0%, #FFFFC7 50%, #FFFFE6 100%); background: -webkit-linear-gradient(top, #FFFFA8 0%, #FFFFC7 50%, #FFFFE6 100%); background: linear-gradient(to bottom, #FFFFA8 0%, #FFFFC7 50%, #FFFFE6 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.