#FEFFFD - #FFFDDF | colorate
Blend #FEFFFD to #FFFDDF
Calculate the color between two colors, #FEFFFD and #FFFDDF. 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)
#FEFFFD - #FFFDDF | 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 #FEFFFD as 0% and #FFFDDF as 100%.
0.0% #FEFFFD |
RGB 254 255 253 | #FEFFFD |
16.7% #FEFEF8 |
RGB 254 254 248 | #FEFEF8 |
33.3% #FEFEF3 |
RGB 254 254 243 | #FEFEF3 |
50.0% #FEFEEE |
RGB 254 254 238 | #FEFEEE |
66.7% #FEFDE9 |
RGB 254 253 233 | #FEFDE9 |
83.3% #FEFDE4 |
RGB 254 253 228 | #FEFDE4 |
100.0% #FFFDDF |
RGB 255 253 223 | #FFFDDF |
HSV Blend
#FEFFFD - #FFFDDF | 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 #FEFFFD as 0% and #FFFDDF as 100%.
0.0% #FEFFFD |
RGB 254 255 253 | #FEFFFD |
16.7% #FCFFF8 |
RGB 252 255 248 | #FCFFF8 |
33.3% #FBFFF3 |
RGB 251 255 243 | #FBFFF3 |
50.0% #FBFFEE |
RGB 251 255 238 | #FBFFEE |
66.7% #FCFFE9 |
RGB 252 255 233 | #FCFFE9 |
83.3% #FEFFE4 |
RGB 254 255 228 | #FEFFE4 |
100.0% #FFFDDF |
RGB 255 253 223 | #FFFDDF |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FEFFFD 0%, #FFFDDF 100%); background: -webkit-linear-gradient(top, #FEFFFD 0%, #FFFDDF 100%); background: linear-gradient(to bottom, #FEFFFD 0%, #FFFDDF 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FEFFFD 0%, #FBFFEE 50%, #FFFDDF 100%); background: -webkit-linear-gradient(top, #FEFFFD 0%, #FBFFEE 50%, #FFFDDF 100%); background: linear-gradient(to bottom, #FEFFFD 0%, #FBFFEE 50%, #FFFDDF 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.