#FAFFF0 - #FEFFFA | colorate
Blend #FAFFF0 to #FEFFFA
Calculate the color between two colors, #FAFFF0 and #FEFFFA. 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)
#FAFFF0 - #FEFFFA | 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 #FAFFF0 as 0% and #FEFFFA as 100%.
0.0% #FAFFF0 |
RGB 250 255 240 | #FAFFF0 |
16.7% #FAFFF1 |
RGB 250 255 241 | #FAFFF1 |
33.3% #FBFFF3 |
RGB 251 255 243 | #FBFFF3 |
50.0% #FCFFF5 |
RGB 252 255 245 | #FCFFF5 |
66.7% #FCFFF6 |
RGB 252 255 246 | #FCFFF6 |
83.3% #FDFFF8 |
RGB 253 255 248 | #FDFFF8 |
100.0% #FEFFFA |
RGB 254 255 250 | #FEFFFA |
HSV Blend
#FAFFF0 - #FEFFFA | 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 #FAFFF0 as 0% and #FEFFFA as 100%.
0.0% #FAFFF0 |
RGB 250 255 240 | #FAFFF0 |
16.7% #FAFFF1 |
RGB 250 255 241 | #FAFFF1 |
33.3% #FBFFF3 |
RGB 251 255 243 | #FBFFF3 |
50.0% #FCFFF5 |
RGB 252 255 245 | #FCFFF5 |
66.7% #FCFFF6 |
RGB 252 255 246 | #FCFFF6 |
83.3% #FDFFF8 |
RGB 253 255 248 | #FDFFF8 |
100.0% #FEFFFA |
RGB 254 255 250 | #FEFFFA |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FAFFF0 0%, #FEFFFA 100%); background: -webkit-linear-gradient(top, #FAFFF0 0%, #FEFFFA 100%); background: linear-gradient(to bottom, #FAFFF0 0%, #FEFFFA 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FAFFF0 0%, #FCFFF5 50%, #FEFFFA 100%); background: -webkit-linear-gradient(top, #FAFFF0 0%, #FCFFF5 50%, #FEFFFA 100%); background: linear-gradient(to bottom, #FAFFF0 0%, #FCFFF5 50%, #FEFFFA 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.