#FFECDC - #FAFFF7 | colorate
Blend #FFECDC to #FAFFF7
Calculate the color between two colors, #FFECDC and #FAFFF7. 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)
#FFECDC - #FAFFF7 | 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 #FFECDC as 0% and #FAFFF7 as 100%.
0.0% #FFECDC |
RGB 255 236 220 | #FFECDC |
16.7% #FEEFE0 |
RGB 254 239 224 | #FEEFE0 |
33.3% #FDF2E5 |
RGB 253 242 229 | #FDF2E5 |
50.0% #FCF5E9 |
RGB 252 245 233 | #FCF5E9 |
66.7% #FBF8EE |
RGB 251 248 238 | #FBF8EE |
83.3% #FAFBF2 |
RGB 250 251 242 | #FAFBF2 |
100.0% #FAFFF7 |
RGB 250 255 247 | #FAFFF7 |
HSV Blend
#FFECDC - #FAFFF7 | 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 #FFECDC as 0% and #FAFFF7 as 100%.
0.0% #FFECDC |
RGB 255 236 220 | #FFECDC |
16.7% #FFF4E0 |
RGB 255 244 224 | #FFF4E0 |
33.3% #FFFBE5 |
RGB 255 251 229 | #FFFBE5 |
50.0% #FEFFE9 |
RGB 254 255 233 | #FEFFE9 |
66.7% #FAFFEE |
RGB 250 255 238 | #FAFFEE |
83.3% #F9FFF2 |
RGB 249 255 242 | #F9FFF2 |
100.0% #FAFFF7 |
RGB 250 255 247 | #FAFFF7 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FFECDC 0%, #FAFFF7 100%); background: -webkit-linear-gradient(top, #FFECDC 0%, #FAFFF7 100%); background: linear-gradient(to bottom, #FFECDC 0%, #FAFFF7 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FFECDC 0%, #FEFFE9 50%, #FAFFF7 100%); background: -webkit-linear-gradient(top, #FFECDC 0%, #FEFFE9 50%, #FAFFF7 100%); background: linear-gradient(to bottom, #FFECDC 0%, #FEFFE9 50%, #FAFFF7 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.