#FEFFFD - #FFEDDF | colorate
Blend #FEFFFD to #FFEDDF
Calculate the color between two colors, #FEFFFD and #FFEDDF. 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 - #FFEDDF | 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 #FFEDDF as 100%.
0.0% #FEFFFD |
RGB 254 255 253 | #FEFFFD |
16.7% #FEFCF8 |
RGB 254 252 248 | #FEFCF8 |
33.3% #FEF9F3 |
RGB 254 249 243 | #FEF9F3 |
50.0% #FEF6EE |
RGB 254 246 238 | #FEF6EE |
66.7% #FEF3E9 |
RGB 254 243 233 | #FEF3E9 |
83.3% #FEF0E4 |
RGB 254 240 228 | #FEF0E4 |
100.0% #FFEDDF |
RGB 255 237 223 | #FFEDDF |
HSV Blend
#FEFFFD - #FFEDDF | 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 #FFEDDF as 100%.
0.0% #FEFFFD |
RGB 254 255 253 | #FEFFFD |
16.7% #FCFFF8 |
RGB 252 255 248 | #FCFFF8 |
33.3% #FDFFF3 |
RGB 253 255 243 | #FDFFF3 |
50.0% #FFFEEE |
RGB 255 254 238 | #FFFEEE |
66.7% #FFFAE9 |
RGB 255 250 233 | #FFFAE9 |
83.3% #FFF4E4 |
RGB 255 244 228 | #FFF4E4 |
100.0% #FFEDDF |
RGB 255 237 223 | #FFEDDF |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FEFFFD 0%, #FFEDDF 100%); background: -webkit-linear-gradient(top, #FEFFFD 0%, #FFEDDF 100%); background: linear-gradient(to bottom, #FEFFFD 0%, #FFEDDF 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FEFFFD 0%, #FFFEEE 50%, #FFEDDF 100%); background: -webkit-linear-gradient(top, #FEFFFD 0%, #FFFEEE 50%, #FFEDDF 100%); background: linear-gradient(to bottom, #FEFFFD 0%, #FFFEEE 50%, #FFEDDF 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.