#FEFFFE - #FFFADF | colorate
Blend #FEFFFE to #FFFADF
Calculate the color between two colors, #FEFFFE and #FFFADF. 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)
#FEFFFE - #FFFADF | 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 #FEFFFE as 0% and #FFFADF as 100%.
0.0% #FEFFFE |
RGB 254 255 254 | #FEFFFE |
16.7% #FEFEF8 |
RGB 254 254 248 | #FEFEF8 |
33.3% #FEFDF3 |
RGB 254 253 243 | #FEFDF3 |
50.0% #FEFCEE |
RGB 254 252 238 | #FEFCEE |
66.7% #FEFBE9 |
RGB 254 251 233 | #FEFBE9 |
83.3% #FEFAE4 |
RGB 254 250 228 | #FEFAE4 |
100.0% #FFFADF |
RGB 255 250 223 | #FFFADF |
HSV Blend
#FEFFFE - #FFFADF | 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 #FEFFFE as 0% and #FFFADF as 100%.
0.0% #FEFFFE |
RGB 254 255 254 | #FEFFFE |
16.7% #FAFFF8 |
RGB 250 255 248 | #FAFFF8 |
33.3% #F8FFF3 |
RGB 248 255 243 | #F8FFF3 |
50.0% #F8FFEE |
RGB 248 255 238 | #F8FFEE |
66.7% #FAFFE9 |
RGB 250 255 233 | #FAFFE9 |
83.3% #FEFFE4 |
RGB 254 255 228 | #FEFFE4 |
100.0% #FFFADF |
RGB 255 250 223 | #FFFADF |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FEFFFE 0%, #FFFADF 100%); background: -webkit-linear-gradient(top, #FEFFFE 0%, #FFFADF 100%); background: linear-gradient(to bottom, #FEFFFE 0%, #FFFADF 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FEFFFE 0%, #F8FFEE 50%, #FFFADF 100%); background: -webkit-linear-gradient(top, #FEFFFE 0%, #F8FFEE 50%, #FFFADF 100%); background: linear-gradient(to bottom, #FEFFFE 0%, #F8FFEE 50%, #FFFADF 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.