#FFFC00 - #FFAAD9 | colorate
Blend #FFFC00 to #FFAAD9
Calculate the color between two colors, #FFFC00 and #FFAAD9. 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)
#FFFC00 - #FFAAD9 | 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 #FFFC00 as 0% and #FFAAD9 as 100%.
0.0% #FFFC00 |
RGB 255 252 0 | #FFFC00 |
16.7% #FFEE24 |
RGB 255 238 36 | #FFEE24 |
33.3% #FFE048 |
RGB 255 224 72 | #FFE048 |
50.0% #FFD36C |
RGB 255 211 108 | #FFD36C |
66.7% #FFC590 |
RGB 255 197 144 | #FFC590 |
83.3% #FFB7B4 |
RGB 255 183 180 | #FFB7B4 |
100.0% #FFAAD9 |
RGB 255 170 217 | #FFAAD9 |
HSV Blend
#FFFC00 - #FFAAD9 | 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 #FFFC00 as 0% and #FFAAD9 as 100%.
0.0% #FFFC00 |
RGB 255 252 0 | #FFFC00 |
16.7% #FFC21C |
RGB 255 194 28 | #FFC21C |
33.3% #FF9638 |
RGB 255 150 56 | #FF9638 |
50.0% #FF7A55 |
RGB 255 122 85 | #FF7A55 |
66.7% #FF7176 |
RGB 255 113 118 | #FF7176 |
83.3% #FF8DAF |
RGB 255 141 175 | #FF8DAF |
100.0% #FFAAD9 |
RGB 255 170 217 | #FFAAD9 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FFFC00 0%, #FFAAD9 100%); background: -webkit-linear-gradient(top, #FFFC00 0%, #FFAAD9 100%); background: linear-gradient(to bottom, #FFFC00 0%, #FFAAD9 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FFFC00 0%, #FF7A55 50%, #FFAAD9 100%); background: -webkit-linear-gradient(top, #FFFC00 0%, #FF7A55 50%, #FFAAD9 100%); background: linear-gradient(to bottom, #FFFC00 0%, #FF7A55 50%, #FFAAD9 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.