#FEFFFD - #FFEFDF | colorate
Blend #FEFFFD to #FFEFDF
Calculate the color between two colors, #FEFFFD and #FFEFDF. 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 - #FFEFDF | 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 #FFEFDF 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% #FEF7EE |
RGB 254 247 238 | #FEF7EE |
66.7% #FEF4E9 |
RGB 254 244 233 | #FEF4E9 |
83.3% #FEF1E4 |
RGB 254 241 228 | #FEF1E4 |
100.0% #FFEFDF |
RGB 255 239 223 | #FFEFDF |
HSV Blend
#FEFFFD - #FFEFDF | 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 #FFEFDF 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% #FFFBE9 |
RGB 255 251 233 | #FFFBE9 |
83.3% #FFF6E4 |
RGB 255 246 228 | #FFF6E4 |
100.0% #FFEFDF |
RGB 255 239 223 | #FFEFDF |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FEFFFD 0%, #FFEFDF 100%); background: -webkit-linear-gradient(top, #FEFFFD 0%, #FFEFDF 100%); background: linear-gradient(to bottom, #FEFFFD 0%, #FFEFDF 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FEFFFD 0%, #FFFEEE 50%, #FFEFDF 100%); background: -webkit-linear-gradient(top, #FEFFFD 0%, #FFFEEE 50%, #FFEFDF 100%); background: linear-gradient(to bottom, #FEFFFD 0%, #FFFEEE 50%, #FFEFDF 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.