#FFEEDC - #FFFAF5 | colorate
Blend #FFEEDC to #FFFAF5
Calculate the color between two colors, #FFEEDC and #FFFAF5. 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)
#FFEEDC - #FFFAF5 | 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 #FFEEDC as 0% and #FFFAF5 as 100%.
0.0% #FFEEDC |
RGB 255 238 220 | #FFEEDC |
16.7% #FFF0E0 |
RGB 255 240 224 | #FFF0E0 |
33.3% #FFF2E4 |
RGB 255 242 228 | #FFF2E4 |
50.0% #FFF4E8 |
RGB 255 244 232 | #FFF4E8 |
66.7% #FFF6EC |
RGB 255 246 236 | #FFF6EC |
83.3% #FFF8F0 |
RGB 255 248 240 | #FFF8F0 |
100.0% #FFFAF5 |
RGB 255 250 245 | #FFFAF5 |
HSV Blend
#FFEEDC - #FFFAF5 | 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 #FFEEDC as 0% and #FFFAF5 as 100%.
0.0% #FFEEDC |
RGB 255 238 220 | #FFEEDC |
16.7% #FFEFE0 |
RGB 255 239 224 | #FFEFE0 |
33.3% #FFF1E4 |
RGB 255 241 228 | #FFF1E4 |
50.0% #FFF3E8 |
RGB 255 243 232 | #FFF3E8 |
66.7% #FFF5EC |
RGB 255 245 236 | #FFF5EC |
83.3% #FFF7F0 |
RGB 255 247 240 | #FFF7F0 |
100.0% #FFFAF5 |
RGB 255 250 245 | #FFFAF5 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FFEEDC 0%, #FFFAF5 100%); background: -webkit-linear-gradient(top, #FFEEDC 0%, #FFFAF5 100%); background: linear-gradient(to bottom, #FFEEDC 0%, #FFFAF5 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FFEEDC 0%, #FFF3E8 50%, #FFFAF5 100%); background: -webkit-linear-gradient(top, #FFEEDC 0%, #FFF3E8 50%, #FFFAF5 100%); background: linear-gradient(to bottom, #FFEEDC 0%, #FFF3E8 50%, #FFFAF5 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.